Assorted changes: audience, contributing guidelines, remove .zenodo.json#368
Merged
Assorted changes: audience, contributing guidelines, remove .zenodo.json#368
Conversation
Also fix a link to a header that no longer existed in the generated project.
CITATION.cff replaces it fully, also for integration with Zenodo. See citation-file-format/citation-file-format#374 or https://twitter.com/zenodo_org/status/1420357001490706442 for more information on this. Concretely, this commit: - Removes .zenodo.json from the template repo - Removes all references to it in README files (also in the package) - Updates the cffconvert GitHub Actions workflow to only validate, whereas previously it also checked the .zenodo.json file for consistency - Simplifies the 02_citation.md "next steps" issue template, because consistency with .zenodo.json no longer has to be checked.
Both for the template and for the package. Inspired by and fixes #156.
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.
Description
This PR contains four separately reviewable commits to fix some long-standing issues and do some general maintenance: