Skip to content

Commit 9157bde

Browse files
authored
ci(pr-template): modify pr template (#1883)
Add reminder to run black on new and/or modified autotests.
1 parent f971e98 commit 9157bde

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
@@ -3,6 +3,7 @@ Checklist of items for pull request
33
- [ ] Closed issue #xxxx
44
- [ ] Referenced issue or pull request #xxxx
55
- [ ] Added new test or modified an existing test
6+
- [ ] Ran `black` on new and modified autotests
67
- [ ] Formatted new and modified Fortran source files with `fprettify`
78
- [ ] Added doxygen comments to new and modified procedures
89
- [ ] Updated meson files, makefiles, and Visual Studio project files for new source files

0 commit comments

Comments
 (0)