diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 21:15:25 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 21:15:25 +0900 |
| commit | f6aa54b16ff58969ff016d00518313a0809a83c5 (patch) | |
| tree | 602d6aacaecbc1c61cef1e3239d51bbb52d4ebaf /.github/ISSUE_TEMPLATE/feature.yml | |
| parent | 869bab270b52eaeca8cac3800cb8e160867ada81 (diff) | |
danggit
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature.yml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml deleted file mode 100644 index 0d13534c..00000000 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ /dev/null @@ -1,27 +0,0 @@ -name: Feature Request -description: I'd like to request additional functionality -labels: ["enhancement"] - -body: - - type: markdown - attributes: - value: | - Before opening a new issue, take a moment to search through the current open ones. - - --- - - - type: textarea - id: desc - attributes: - label: Description - description: "Provide a clear and concise description of the feature you'd like to see added" - validations: - required: true - - - type: textarea - id: desc - attributes: - label: Proposed Solution - description: "If you have a specific solution in mind, describe it here" - validations: - required: true
\ No newline at end of file |
