From 0e3d1092ec928517aead2db6f0decaddbe683303 Mon Sep 17 00:00:00 2001 From: Pere Miquel Brull Date: Mon, 2 May 2022 15:58:56 +0200 Subject: [PATCH] Issue template roadmap (#4622) * Check project label * Check project label --- .github/ISSUE_TEMPLATE/epic.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/epic.md b/.github/ISSUE_TEMPLATE/epic.md index e0b92817d9a..bf63fa510ce 100644 --- a/.github/ISSUE_TEMPLATE/epic.md +++ b/.github/ISSUE_TEMPLATE/epic.md @@ -1,6 +1,9 @@ --- -name: Feature Epic: Roadmap epic: '' +name: Epic Feature +about: Roadmap track of features +title: '' labels: 'epic' +assignees: '' projects: 'Roadmap' ---