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.