aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Yujia Qiao <rapiz3142@gmail.com> 2022-05-20 23:26:29 +0800
committerGravatar GitHub <noreply@github.com> 2022-05-20 23:26:29 +0800
commitf8c415c558068ace0fd7087a9aa0f9381e1214fb (patch)
tree9ab385f97357addf34340a3f948dc4b42a4d5b64
parent8665e6a2cfb57ddfc4b0f5a8cf116b3a69d06521 (diff)
downloadrathole-f8c415c558068ace0fd7087a9aa0f9381e1214fb.tar.gz
rathole-f8c415c558068ace0fd7087a9aa0f9381e1214fb.tar.zst
rathole-f8c415c558068ace0fd7087a9aa0f9381e1214fb.zip
chore: add `feature_request.md` issue template
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md14
1 files changed, 14 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..850754b
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,14 @@
+---
+name: Feature Request
+about: Ask for a new feature
+title: ''
+labels: enhancement
+assignees: ''
+
+---
+
+**Feature Proposed**
+<!-- describe the feature -->
+
+**Use Case**
+<!-- possible use case -->