diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index f657365a..776dc364 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,6 +1,9 @@ name: Feature Request description: I'd like to propose some changes and enhancements +title: "[Enhancement]: " labels: ["enhancement"] +assignees: + - Ja.KooLit body: - type: checkboxes |
