aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-01-18 15:44:54 +0100
committer0neGal <mail@0negal.com>2022-01-18 15:44:54 +0100
commit2ed4338b9608211c07c4dd620e7f3b073131388a (patch)
tree33c8294cfc5c6ffecb8175838e6f6d21fafd36b7 /.github/ISSUE_TEMPLATE/feature_request.md
parent8829aab94b5cfc65cfbbe456015d9aabc22a0804 (diff)
parent912d427d0fde6b25341f9accb542eeaf4798fc64 (diff)
downloadViper-2ed4338b9608211c07c4dd620e7f3b073131388a.tar.gz
Viper-2ed4338b9608211c07c4dd620e7f3b073131388a.zip
Merge branch 'main' of https://github.com/0neGal/viper
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md17
1 files changed, 17 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..9d76fdf
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,17 @@
+---
+name: Feature request
+about: Suggest an idea or feature to be added to Viper
+title: 'feat: Your Feature'
+labels: enhancement
+assignees: ''
+
+---
+
+**What feature would you like added?**
+A clear and concise description of the feature
+
+**Why should this feature be added?**
+What benefit does this feature offer?
+
+**Additional Info**
+Feel free to put anything here or delete it if not relevant.