Skip to content

Commit 1831b79

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent c486d35 commit 1831b79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/release_checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ assignees: ""
1313
- [ ] License information is verified as correct. If you are unsure, please comment below.
1414
- [ ] Locally rendered documentation contains all appropriate pages, including API references (check no modules are
1515
missing), tutorials, and other human written text is up-to-date with any changes in the code.
16-
- [ ] Installation instructions in the README, documentation and on the website (e.g., diffpy.org) are updated.
16+
- [ ] Installation instructions in the README, documentation and on the website (e.g., diffpy.org) are updated.
1717
- [ ] Successfully run any tutorial examples or do functional testing with the latest Python version.
1818
- [ ] Grammar and writing quality are checked (no typos).
1919

2020
Please mention @sbillinge here when you are ready for PyPI/GitHub release. Include any additional comments necessary, such as version information and details about the pre-release here:
2121

2222
### PyPI/GitHub full-release preparation checklist:
2323
- [ ] Create a new conda environment and install the rc from pypi (`pip install <package-name>=??`)
24-
- [ ] License information at Pypi is verified as correct.
24+
- [ ] License information at Pypi is verified as correct.
2525
- [ ] Docs deployed successfully to `<package-name>.github.io`
2626
- [ ] Successfully run all tests, tutorial examples or do functional testing
2727

0 commit comments

Comments
 (0)