Skip to content

Commit a7fb70f

Browse files
authored
Merge pull request #309 from python-adaptive/pull-request-template
add "(Code) style fix or documentation update" to .github/pull_request_template.md
2 parents c2d12f2 + 33bdd14 commit a7fb70f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Fixes #(ISSUE_NUMBER_HERE)
1616
- [ ] Bug fix (non-breaking change which fixes an issue)
1717
- [ ] New feature (non-breaking change which adds functionality)
1818
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
19+
- [ ] (Code) style fix or documentation update
1920
- [ ] This change requires a documentation update

0 commit comments

Comments
 (0)