We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13db2f commit b4ba2afCopy full SHA for b4ba2af
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -16,6 +16,7 @@ Fixes #
16
- [ ] Write detailed docstrings for all functions/methods.
17
- [ ] If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
18
- [ ] If adding new functionality, add an example to docstrings or tutorials.
19
+- [ ] Use underscores (not hyphens) in names of Python files and directories.
20
21
**Slash Commands**
22
0 commit comments