You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/release_checklist.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,24 +21,24 @@ assignees: ''
21
21
-[ ] Add a new entry in `doc/_static/version_switch.js` for documentation switcher
22
22
-[ ] Update citation information https://github.com/GenericMappingTools/pygmt#citing-pygmt
23
23
-[ ] Add the documentation link https://github.com/GenericMappingTools/pygmt#documentation-for-other-versions
24
-
-[ ] Add compatibility information https://github.com/GenericMappingTools/pygmt#compatibility-with-python-and-gmt-versions
25
-
-[ ] Copy draft changelog from Release Drafter and edit it to look nice
24
+
-[ ] Add compatibility information https://github.com/GenericMappingTools/pygmt#compatibility-with-gmt-and-pythonnumpy-versions
25
+
-[ ] Copy draft changelog from Release Drafter and edit it to look nice ([see maintainers guide for details](https://www.pygmt.org/dev/maintenance.html#updating-the-changelog))
26
26
27
27
**Release**:
28
28
-[ ] At the [PyGMT release page on GitHub](https://github.com/GenericMappingTools/pygmt/releases):
29
29
-[ ] Edit the draft release notes with the finalized changelog
30
30
-[ ] Set the tag version and release title to vX.Y.Z
31
31
-[ ] Make a release by clicking the 'Publish Release' button, this will automatically create a tag too
32
-
-[ ] Manually upload the pygmt-vX.Y.Z.zip file to https://zenodo.org/deposit, ensure that it is filed under the correct reserved DOI
32
+
-[ ] Manually upload the pygmt-vX.Y.Z.zip and baseline-images.zip files to https://zenodo.org/deposit, ensure that it is filed under the correct reserved DOI
33
33
34
34
**After release**:
35
35
-[ ] Update conda-forge [pygmt-feedstock](https://github.com/conda-forge/pygmt-feedstock)[Usually done automatically by conda-forge's bot]
36
-
-[ ] Bump PyGMT version on https://github.com/GenericMappingTools/try-gmt
36
+
-[ ] Bump PyGMT version on https://github.com/GenericMappingTools/try-gmt (after conda-forge update)
-[ ] GMT [forum](https://forum.generic-mapping-tools.org/c/news/) (do this announcement first! draft on https://hackmd.io/@pygmt. requires moderator status)
👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible. You might also want to take a look at our [contributing guidelines](https://github.com/GenericMappingTools/pygmt/blob/master/CONTRIBUTING.md) and [code of conduct](https://github.com/GenericMappingTools/pygmt/blob/master/CODE_OF_CONDUCT.md).
5
+
👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible. You might also want to take a look at our [contributing guidelines](https://github.com/GenericMappingTools/pygmt/blob/main/CONTRIBUTING.md) and [code of conduct](https://github.com/GenericMappingTools/pygmt/blob/main/CODE_OF_CONDUCT.md).
6
6
7
7
# Comment to be posted to on PRs from first time contributors in your repository
8
8
newPRWelcomeComment: |
9
9
💖 Thanks for opening this pull request! 💖
10
10
11
-
Please make sure you read our [contributing guidelines](https://github.com/GenericMappingTools/pygmt/blob/master/CONTRIBUTING.md) and abide by our [code of conduct](https://github.com/GenericMappingTools/pygmt/blob/master/CODE_OF_CONDUCT.md).
11
+
Please make sure you read our [contributing guidelines](https://github.com/GenericMappingTools/pygmt/blob/main/CONTRIBUTING.md) and abide by our [code of conduct](https://github.com/GenericMappingTools/pygmt/blob/main/CODE_OF_CONDUCT.md).
0 commit comments