We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac04316 commit b524d3cCopy full SHA for b524d3c
.github/ISSUE_TEMPLATE/8-version-checklist.md
@@ -0,0 +1,14 @@
1
+---
2
+name: "vX.X.X: Version Release Checklist"
3
+about: "Checklist for version release"
4
+labels: "Documentation"
5
+assignees: caffeine-addictt
6
+
7
8
9
+# Version Release Checklist
10
11
+- [ ] I have updated the README.md file
12
+- [ ] I have ensured that all tests pass
13
+- [ ] I have incremented the version number in `__init__.py`
14
+- [ ] I have incremented the version number in `pyproject.toml`
0 commit comments