Add issue template for release tasks

This commit is contained in:
Maikel
2019-11-28 15:53:34 +11:00
committed by GitHub
parent 4a82a26830
commit 00c2b95a0e

10
.github/ISSUE_TEMPLATE/release.md vendored Normal file
View File

@@ -0,0 +1,10 @@
Steps:
- [ ] Include translations
- [ ] Draft: https://github.com/openfoodfoundation/openfoodnetwork/releases/new <!-- replace the URL -->
- [ ] Test: https://semaphoreci.com/openfoodfoundation/openfoodnetwork-2/branches/master <!-- replace the URL -->
- [ ] Publish and notify #global-community
- [ ] Deploy and notify #instance-managers
- [ ] Nudge next release manager
The full process is described at https://github.com/openfoodfoundation/openfoodnetwork/wiki/Releasing.