From 45d95b3443389da5cfad4bf16f0e54ffbf12f456 Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Tue, 22 Mar 2022 17:51:11 -0400 Subject: [PATCH] Update release_workflow.md --- .github/ISSUE_TEMPLATE/release_workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release_workflow.md b/.github/ISSUE_TEMPLATE/release_workflow.md index fb0d2a5b..2f8b6c93 100644 --- a/.github/ISSUE_TEMPLATE/release_workflow.md +++ b/.github/ISSUE_TEMPLATE/release_workflow.md @@ -31,7 +31,7 @@ Now, move to `stable` branch: Draft a release: -* [ ] [create a release on GitHub](https://github.com/publiclab/image-sequencer/releases) and use features description + release notes from below +* [ ] [create a release on GitHub](https://github.com/publiclab/image-sequencer/releases) and reconcile with features description + release notes from below * [ ] tag version number branch (i.e. `v0.0.0`) based on `stable` or choose `stable` * [ ] publish to live Github pages [demo](https://sequencer.publiclab.org) (with [bash script](https://github.com/publiclab/image-sequencer/pull/1703) from `/scripts/update-demo`) (from within GitPod works well) * [ ] move anything necessary to next release project, i.e. https://github.com/publiclab/image-sequencer/projects/[insert project number]