Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ exclude-labels:
- 'skip-changelog'
change-template: '* $TITLE (#$NUMBER)'
Comment thread
weiji14 marked this conversation as resolved.
Outdated
template: |
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3781524.svg)](https://doi.org/10.5281/zenodo.3781524)
## Release v$NEXT_PATCH_VERSION (20YY/MM/DD)

[![Digital Object Identifier for PyGMT v$NEXT_PATCH_VERSION](https://zenodo.org/badge/DOI/10.5281/zenodo.3781524.svg)](https://doi.org/10.5281/zenodo.3781524)
Comment thread
weiji14 marked this conversation as resolved.

## Highlights

Expand Down
Loading