You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* simon tweaks to release checklist
* [pre-commit.ci] auto fixes from pre-commit hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/release_checklist.md
+10-7
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,15 @@ assignees: ""
8
8
9
9
**Release checklist for GitHub contributors**
10
10
11
-
-[ ] All PRs/issues are resolved for the release version.
12
-
-[ ] The latest version of [cookiecutter](https://github.com/Billingegroup/cookiecutter) is used. Ensure `.github/workflows/build-wheel-release-upload.yml` is available.
11
+
-[ ] All PRs/issues attached to the release are merged.
13
12
-[ ] All the badges on the README are passing.
14
-
-[ ] Locally rendered documentation contains all appropriate pages, including API references, tutorials, and extensions.
15
-
-[ ] Installation instructions in the documentation and on the website (e.g., diffpy.org) are checked and updated.
16
-
-[ ] Grammar and writing quality have been checked.
17
-
-[ ] License information is verified. If you are unsure, please comment below.
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
15
+
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 and
17
+
tested
18
+
-[ ] Successfully run any tutorial examples or do functional testing in some other way.
19
+
-[ ] Grammar and writing quality have been checked (no typos).
18
20
19
-
Please mention @sbillinge when you are ready for release. Include any additional comments necessary, such as version information and details about the pre-release.
21
+
Please mention @sbillinge when you are ready for release. Include any additional comments necessary, such as
22
+
version information and details about the pre-release.
0 commit comments