We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f971e98 commit 9157bdeCopy full SHA for 9157bde
.github/PULL_REQUEST_TEMPLATE.md
@@ -3,6 +3,7 @@ Checklist of items for pull request
3
- [ ] Closed issue #xxxx
4
- [ ] Referenced issue or pull request #xxxx
5
- [ ] Added new test or modified an existing test
6
+- [ ] Ran `black` on new and modified autotests
7
- [ ] Formatted new and modified Fortran source files with `fprettify`
8
- [ ] Added doxygen comments to new and modified procedures
9
- [ ] Updated meson files, makefiles, and Visual Studio project files for new source files
0 commit comments