Skip to content

Commit

Permalink
Alter pr-template
Browse files Browse the repository at this point in the history
  • Loading branch information
nailend committed Aug 31, 2023
1 parent 0899f9c commit 125d696
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ Fixes # (issue)

## Type of change

Please delete options that are not relevant.
Please tick or delete options that are not relevant.

- [ ] 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)

# Checklist:

Please tick or delete options that are not relevant.

- [ ] New and adjusted code is formatted using the `pre-commit` hooks
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
Expand Down

0 comments on commit 125d696

Please sign in to comment.