From 53f2fe922a20d26e39a15e66a4da39f6e6fb67ab Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:37:00 +0900 Subject: [PATCH] Create feature.md --- .github/feature.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/feature.md diff --git a/.github/feature.md b/.github/feature.md new file mode 100644 index 0000000..59eadc1 --- /dev/null +++ b/.github/feature.md @@ -0,0 +1,14 @@ +--- +name: Feature suggestion +about: Submit requests for new features here +title: "[FEAT] " +labels: ["FEAT"] +assignees: 'aclist' + +--- + +**Describe the desired feature** +A clear and detailed description of the desired feature. Insufficient detail may cause the ticket to be closed as non-actionable. + +**Explain why this feature would be beneficial to users** +Explain the proposed benefits of this feature to large numbers of users, not just for your specific use case.