Skip to content

Commit 1cb979b

Browse files
committed
fix checklist
1 parent 4c41e48 commit 1cb979b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release_checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assignees: ""
99
### checklist for diffpy.cmi
1010

1111
- [ ] Manually trigger the `validate-examples.yml` workflow to run all example scripts.
12-
- [ ] Make sure available examples, packs, and profiles are listed in the docs. Check this by installing locally with `pip install .`, building the docs with `cmi install docs && cd docs && make html && open build/html/index.html`, running `cmi info`, and comparing the output to what is listed under "Examples" in the docs.
12+
- [ ] Make sure available examples, packs, and profiles are listed in the docs. Check this by installing locally with `pip install .`, building the docs with `cmi install docs && cd docs && make html && open build/html/index.html`, running `cmi info`, and comparing the output to what is listed in the docs.
1313

1414
### PyPI/GitHub rc-release preparation checklist:
1515

0 commit comments

Comments
 (0)