Skip to content

Commit

Permalink
Merge pull request #309 from python-adaptive/pull-request-template
Browse files Browse the repository at this point in the history
add "(Code) style fix or documentation update" to .github/pull_request_template.md
  • Loading branch information
basnijholt authored Mar 15, 2021
2 parents c2d12f2 + 33bdd14 commit a7fb70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ Fixes #(ISSUE_NUMBER_HERE)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] (Code) style fix or documentation update
- [ ] This change requires a documentation update

0 comments on commit a7fb70f

Please sign in to comment.