diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md new file mode 100644 index 0000000000..686924f3f8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/release.md @@ -0,0 +1,10 @@ +Steps: + +- [ ] Include translations +- [ ] Draft: https://github.com/openfoodfoundation/openfoodnetwork/releases/new +- [ ] Test: https://semaphoreci.com/openfoodfoundation/openfoodnetwork-2/branches/master +- [ ] 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.