Skip to content

Commit f2842c0

Browse files
committed
Clarify manual instructions for Zenodo DOI and upload
1 parent e71a6de commit f2842c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/release_checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees: ''
1111
**Scheduled Date**: YYYY/MM/DD
1212

1313
**Before release**:
14-
- [ ] Reserve a DOI on [Zenodo](https://zenodo.org)
14+
- [ ] Reserve a DOI on [Zenodo](https://zenodo.org) by clicking on "New Version"
1515
- [ ] Update Changelog
1616

1717
**Release**:
@@ -21,8 +21,8 @@ git tag vX.Y.Z
2121
git push --tags
2222
```
2323
- [ ] Go to [GitHub Release](https://github.com/GenericMappingTools/pygmt/releases) and make a release
24+
- [ ] Manually upload the pygmt-vX.Y.Z.zip file to https://zenodo.org/deposit, make sure you file it under the correct reserved DOI
2425
- [ ] Announce release on the GMT forum and [website](https://www.generic-mapping-tools.org) (News)
25-
- [ ] Upload the pygmt-v0.x.x.zip file to Zenodo
2626

2727
**After release**:
2828
- [ ] Create branch 0.x for bug-fixes if this is a minor release (i.e. create branch 0.1 after 0.1.0 is released)

0 commit comments

Comments
 (0)