summaryrefslogtreecommitdiffstats
path: root/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/textalk/websocket/.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--vendor/textalk/websocket/.github/ISSUE_TEMPLATE/feature_request.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/feature_request.md b/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..ce777f6
--- /dev/null
+++ b/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,14 @@
+---
+name: Feature request
+about: Suggest an idea for this library
+title: ''
+labels: feature request
+assignees: ''
+
+---
+
+**Is it within the scope of this library?**
+Consider and describe why the feature would be beneficial in this library, and not implemented as a separate project using this as a dependency.
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.