Skip to content

Commit

Permalink
📝 Update release issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
pwildenhain committed Dec 20, 2022
1 parent 9f247af commit 4cea4d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ assignees: ''
---

## To do
- [ ] Draft GitHub release
- [ ] Bump version: `poetry version minor`
- [ ] Run all tests/styling/linting: `pytest`
- [ ] Update cannonical documentation: `mkdocs gh-deploy`
- [ ] Merge release PR
- [ ] Update cannonical documentation: `mkdocs gh-deploy`
- [ ] Publish to pypi: `poetry publish`

0 comments on commit 4cea4d2

Please sign in to comment.