Skip to content

Commit ca20009

Browse files
committed
updated text about keywords in automatically generated issue
1 parent f09c541 commit ca20009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It is likely that your `CITATION.cff` currently doesn't pass validation. The err
99
- [ ] Add more authors if needed
1010
- [ ] Update `date-released` using the YYYY-MM-DD format.
1111
- [ ] 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.
12-
- [ ] Update the `keywords` array with some keywords of your own that describe your project.
12+
- [ ] Verify that the `keywords` array accurately describes your project.
1313

1414
Once you do all the steps above, the `cffconvert` workflow will tell you what content it expected to see in `.zenodo.json`. Copy-paste from the GitHub Action log into a new file `.zenodo.json`. Afterwards, the `cffconvert` GitHub Action should be green.
1515

0 commit comments

Comments
 (0)