Skip to content

Commit b4ba2af

Browse files
authored
Add a reminder to use underscores in file and directory names to the PR checklist (#2246)
1 parent e13db2f commit b4ba2af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Fixes #
1616
- [ ] Write detailed docstrings for all functions/methods.
1717
- [ ] If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
1818
- [ ] If adding new functionality, add an example to docstrings or tutorials.
19+
- [ ] Use underscores (not hyphens) in names of Python files and directories.
1920

2021
**Slash Commands**
2122

0 commit comments

Comments
 (0)