Skip to content

Commit b524d3c

Browse files
+ Version release issue template
1 parent ac04316 commit b524d3c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)