diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 20:55:03 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 20:55:03 +0900 |
| commit | 80dc7cb37cfbe9a893174597d40ec71c72eee6c0 (patch) | |
| tree | 94a465282cab521e1d7a9abc8a834f65c84d83e8 /.github/ISSUE_TEMPLATE/feature_request.md | |
| parent | 99636aaba3f7ddf82676440068f7729af1408119 (diff) | |
hmmm does not seem to work
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 92bbc2f5..b3ac7aa6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,3 +1,10 @@ +--- +name: Feature request +about: Suggest a feature for this project +title: "[Feature Request]: I'd like to request additional functionality or changes" +labels: "enhancement, feature request" +--- + name: Feature Request description: I'd like to request additional functionality labels: ["enhancement"] |
