Skip to content

Commit 330303f

Browse files
committed
Merge branch '237-issue-template-for-citation-data' of https://github.com/NLeSC/python-template into 237-issue-template-for-citation-data
2 parents f0a4c2c + bb7549e commit 330303f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

{{cookiecutter.project_name}}/.github/next_steps/04_citation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ It is likely that your `CITATION.cff` currently doesn't pass validation. The err
3434

3535
- [ ] Check if the `given-name` and `family-name` keys need updating. If your family name has a name particle like `von` or `van` or `de`, use the `name-particle` key; if your name has a suffix like `Sr` or `IV`, use `name-suffix`. For details, refer to the schema description: https://github.com/citation-file-format/citation-file-format
3636
- [ ] Update the value of the `orcid` key. If you do not have an orcid yet, you can get one here [https://orcid.org/](https://orcid.org/).
37+
- [ ] Add more authors if needed
3738
- [ ] Update `date-released` using the YYYY-MM-DD format.
3839
- [ ] Update the `doi` key with the conceptDOI for your repository (see [https://help.zenodo.org](https://help.zenodo.org/) for more information on what a conceptDOI is). If your project doesn't have a DOI yet, you can use the string `10.0000/FIXME` to pass validation.
3940
- [ ] Update the `keywords` array with some keywords of your own that describe your project.

0 commit comments

Comments
 (0)