File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,11 @@ Fixes #
1111<!-- If significant changes to the documentation are made, please insert the link to the documentation page after it has been built. -->
1212** Preview** :
1313
14+ ** Guidelines**
1415
15- ** Reminders**
16-
17- - [ ] Run ` make format ` and ` make check ` to make sure the code follows the style guide.
18- - [ ] Add tests for new features or tests that would have caught the bug that you're fixing.
19- - [ ] Add new public functions/methods/classes to ` doc/api/index.rst ` .
20- - [ ] Write detailed docstrings for all functions/methods.
21- - [ ] If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
22- - [ ] If adding new functionality, add an example to docstrings or tutorials.
16+ - [ General Guidelines for Pull Request] ( https://www.pygmt.org/dev/contributing.html#general-guidelines-for-making-a-pull-request-pr )
17+ - [ Guidelines for Contributing Documentation] ( https://www.pygmt.org/dev/contributing.html#contributing-documentation )
18+ - [ Guidelines for Contributing Code] ( https://www.pygmt.org/dev/contributing.html#contributing-code )
2319
2420** Slash Commands**
2521
You can’t perform that action at this time.
0 commit comments