Skip to content

Commit 2af11d1

Browse files
authored
Change documentation option in PR template (#150)
1 parent 948f853 commit 2af11d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ 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-
- [ ] Documentation update required (this change requires an update to the documentation)
1817

1918
## Prerequisites
2019
The following efforts must be made for the PR to be considered. Please check when completed:
2120
- [ ] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
2221
- [ ] Testing performed (I have tested my changes, ensuring everything works as expected)
22+
- [ ] Documentation updated (I have updated any relevant documentation)
2323

2424
## Additional Information (optional)
2525
Provide any additional context or screenshots about the feature or fix here.

0 commit comments

Comments
 (0)