Skip to content

Commit 8162e50

Browse files
authored
git: make style guide a checked requirement
1 parent f361834 commit 8162e50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [ ] If code changes were made then they have been tested.
1010
- [ ] I have updated the documentation to reflect the changes.
1111
- [ ] If `type: ignore` comments were used, a comment is also left explaining why
12+
- [ ] This PR follows the commit style on [contributing](https://github.com/pycord-development/pycord/blob/master/.github/CONTRIBUTING.md)
1213
- [ ] This PR fixes an issue.
1314
- [ ] This PR adds something new (e.g. new method or parameters).
1415
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)

0 commit comments

Comments
 (0)