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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ assignees: ''
16
16
-[ ] Wrap Y ()
17
17
18
18
**Before release**:
19
+
-[ ] Run `grep --include="*.py" -r 'remove_version="vX.Y.Z"' pygmt` from the base of the repository to check if any deprecations and related tests should be removed in this version
19
20
-[ ] Reserve a DOI on [Zenodo](https://zenodo.org) by clicking on "New Version"
20
21
-[ ] Finish up 'Changelog entry for v0.x.x' Pull Request:
21
22
-[ ] Add a new entry in `doc/_static/version_switch.js` for documentation switcher
0 commit comments