aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-05-27 13:03:50 +0530
committerGitHub <[email protected]>2024-05-27 13:03:50 +0530
commitf7dcaaa6ad10f441c917a967baf7e58f7f55e239 (patch)
tree2d918cee86dc998095a23da0a1f402b6f77d2265 /.github/ISSUE_TEMPLATE/feature_request.md
parentCreate CONTRIBUTING.md (diff)
downloaddramalama-f7dcaaa6ad10f441c917a967baf7e58f7f55e239.tar.xz
dramalama-f7dcaaa6ad10f441c917a967baf7e58f7f55e239.zip
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..8137475
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,20 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: "[FEATURE REQUEST]"
+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.