File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,13 @@ Please check the relevant option(s):
1414- [ ] New feature (non-breaking change that adds functionality)
1515- [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
1616- [ ] New script (a fully functional and thoroughly tested script or set of scripts.)
17- - [ ] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
1817- [ ] Documentation update required (this change requires an update to the documentation)
1918
19+ ## Prerequisites
20+ The following efforts must be made for the PR to be considered. Please check when completed:
21+ - [ ] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
22+ - [ ] Testing performed (I have tested my changes, ensuring everything works as expected)
23+
2024## Additional Information (optional)
2125Provide any additional context or screenshots about the feature or fix here.
2226
You can’t perform that action at this time.
0 commit comments