From bba365211e3db2934dca152ba26db5c1a6a857ce Mon Sep 17 00:00:00 2001 From: idolpx Date: Wed, 25 May 2022 19:35:28 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/requirement.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/requirement.md b/.github/ISSUE_TEMPLATE/requirement.md index 9d27e1c..b245ccd 100644 --- a/.github/ISSUE_TEMPLATE/requirement.md +++ b/.github/ISSUE_TEMPLATE/requirement.md @@ -1,10 +1,14 @@ --- name: Requirement about: Define a requirement for this project -title: "[Requirement]" +title: '' labels: '' assignees: '' --- +**Describe the requirement** +A clear and concise description of what the requirement is and why it is needed. +**Additional context** +Add any other context or screenshots about the feature request here.