Skip to content

Commit

Permalink
Add unfinished release checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
bkircher committed Jul 13, 2020
1 parent d1949c5 commit c1465e8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-checklist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Release Checklist

On develop branch:

- [ ] test everything is working as expected
- [ ] make sure README is up to date
- [ ] update changelog: add additions and fixes
- [ ] update changelog: set release date

- [ ]

Back on develop branch:

- [ ] create new CHANGELOG.md stub for next release
- [ ] bump version in `VERSION` file

0 comments on commit c1465e8

Please sign in to comment.