We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 553a2a2 + 60e05b3 commit ce10a48Copy full SHA for ce10a48
3 files changed
.github/ISSUE_TEMPLATE/release_checklist.md
@@ -1,11 +1,9 @@
1
- ---
2
-
+---
3
name: Release
4
about: Checklist and communication channel for PyPI and GitHub release
5
title: "Ready for <version-number> PyPI/GitHub release"
6
labels: "release"
7
assignees: ""
8
9
---
10
11
### PyPI/GitHub rc-release preparation checklist:
news/quick-fixes.rst
@@ -0,0 +1,23 @@
+**Added:**
+
+* No news added: Minor fixes for requirements folder and release issue template.
+**Changed:**
+* <news item>
+**Deprecated:**
12
13
+**Removed:**
14
15
16
17
+**Fixed:**
18
19
20
21
+**Security:**
22
23
requirements/docs.txt
@@ -2,4 +2,4 @@ sphinx
sphinx_rtd_theme
sphinx-copybutton
doctr
-m2r
+m2r2
0 commit comments