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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/release_checklist.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ labels: "release"
6
6
assignees: ""
7
7
---
8
8
9
-
### PyPI/GitHub release checklist:
9
+
### PyPI/GitHub rc-release preparation checklist:
10
10
11
11
-[ ] All PRs/issues attached to the release are merged.
12
12
-[ ] All the badges on the README are passing.
@@ -17,15 +17,24 @@ assignees: ""
17
17
-[ ] Successfully run any tutorial examples or do functional testing with the latest Python version.
18
18
-[ ] Grammar and writing quality are checked (no typos).
19
19
20
-
Please mention @sbillinge here when you are ready for PyPI/GitHub release. Include any additional comments necessary, such as
21
-
version information and details about the pre-release here:
20
+
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:
0 commit comments