Skip to content

Commit b9cab13

Browse files
committed
Revert "mark off finished items"
This reverts commit ca900bf.
1 parent ca900bf commit b9cab13

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/release_checklist.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ assignees: ""
99
### Release checklist for GitHub contributors
1010

1111
- [ ] All PRs/issues attached to the release are merged.
12-
- [x] All the badges on the README are passing.
13-
- [x] License information is verified as correct. If you are unsure, please comment below.
14-
- [x] Locally rendered documentation contains all appropriate pages, including API references (check no modules are
12+
- [ ] All the badges on the README are passing.
13+
- [ ] License information is verified as correct. If you are unsure, please comment below.
14+
- [ ] 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-
- [x] Installation instructions in the README, documentation and on the website (e.g., diffpy.org) updated.
17-
- [x] Successfully run any tutorial examples or do functional testing with the latest Python version
18-
- [x] Grammar and writing quality have been checked (no typos).
16+
- [ ] Installation instructions in the README, documentation and on the website (e.g., diffpy.org) updated.
17+
- [ ] Successfully run any tutorial examples or do functional testing with the latest Python version
18+
- [ ] Grammar and writing quality have been checked (no typos).
1919

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

0 commit comments

Comments
 (0)