summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-04 21:16:03 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-04 21:16:03 +1000
commitad22b1e7e6067bc9a0304048e7bf2f712769f4f5 (patch)
treea10a6276466624ba06af8dbc7cfa93630134181c /.github/ISSUE_TEMPLATE/feature_request.md
parentMerge branch 'main' of https://github.com/caelestia-dots/shell (diff)
downloadcaelestia-shell-ad22b1e7e6067bc9a0304048e7bf2f712769f4f5.tar.gz
caelestia-shell-ad22b1e7e6067bc9a0304048e7bf2f712769f4f5.tar.bz2
caelestia-shell-ad22b1e7e6067bc9a0304048e7bf2f712769f4f5.zip
issues: better templates
Use yaml for templates + force using a template
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
deleted file mode 100644
index 8403b86..0000000
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-name: Feature request
-about: Suggest an idea for this project
-title: "[FEATURE] "
-labels: enhancement
-assignees: ''
-
----
-
-**Is your feature request related to a problem? Please describe.**
-A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
-
-**Describe the solution you'd like**
-A clear and concise description of what you want to happen.
-
-**Describe alternatives you've considered**
-A clear and concise description of any alternative solutions or features you've considered.
-
-**Additional context**
-Add any other context or screenshots about the feature request here.