summaryrefslogtreecommitdiffstats
path: root/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/textalk/websocket/.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--vendor/textalk/websocket/.github/ISSUE_TEMPLATE/bug_report.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/bug_report.md b/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..d402046
--- /dev/null
+++ b/vendor/textalk/websocket/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,21 @@
+---
+name: Bug report
+about: Use this if you believe there is a bug in this repo
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+**Describe the bug**
+Please provide a clear and concise description of the suspected issue.
+
+**How to reproduce**
+If possible, provide information - possibly including code snippets - on how to reproduce the issue.
+
+**Logs**
+If possible, provide logs that indicate the issue. See https://github.com/Textalk/websocket-php/blob/master/docs/Examples.md#echo-logger on how to use the EchoLog.
+
+**Versions**
+* Version of this library
+* PHP version