From dfa3d40665da916c8dc2522c8452d4b125228ebf Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Thu, 28 Nov 2019 15:58:14 +1100 Subject: [PATCH] Create release task template recognised by Github --- .github/ISSUE_TEMPLATE/release-template.md | 10 ---------- .github/ISSUE_TEMPLATE/release.md | 9 +++++++++ 2 files changed, 9 insertions(+), 10 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/release-template.md diff --git a/.github/ISSUE_TEMPLATE/release-template.md b/.github/ISSUE_TEMPLATE/release-template.md deleted file mode 100644 index 5863edcb17..0000000000 --- a/.github/ISSUE_TEMPLATE/release-template.md +++ /dev/null @@ -1,10 +0,0 @@ -Draft: x - -Target commit: x - -Build: x - -- [ ] Draft -- [ ] Test -- [ ] Publish -- [ ] Deploy diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 686924f3f8..679d968e83 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -1,3 +1,12 @@ +--- +name: Release task +about: Track the process of a new release +title: '' +labels: '' +assignees: '' + +--- + Steps: - [ ] Include translations