Conversation
5 tasks
leouieda
reviewed
Jan 28, 2020
Zenodo DOI will always point towards the first DOI issued for the library. The DOI for each release will only appear on the changelog.rst.
Add a table of contents, move citation information to a separate section. Update instructions for conda-forge. Replace doing `git tag` on the command line with doing it through Github already (saves a step since we update the release on Github anyway).
leouieda
approved these changes
Feb 25, 2020
Member
|
@santisoler I updated the instructions here after #13. Feel free to make any edits and merge after we have all the current bot PRs merged. |
Member
Author
|
This is looking awesome @leouieda! I'm really glad we took the discussion about releasing and authorship. I think we are having a much clearer workflow! |
santisoler
added a commit
to fatiando/rockhound
that referenced
this pull request
Feb 26, 2020
Update citation instructions based on the new ``MAINTENANCE.md`` guidelines from fatiando/community#11. Point to the global Zenodo DOI for Rockhound on ``CITATION.md`` and on the Zenodo badge in the ``README.md``.
5 tasks
leouieda
pushed a commit
to fatiando/rockhound
that referenced
this pull request
Feb 26, 2020
Update citation instructions based on the new guidelines from fatiando/community#11. Point to the global Zenodo DOI instead of the latest release (which needed to be changed every time).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add instructions for updating release date on Zenodo entry.
Add instructions on how to fill the GitHub release information.
Add instructions for citing JOSS paper.
Fix typo and remove trailing spaces on
MAINTENANCE.md.Fixes #12