aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 809f2a4..5076a30 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,15 +7,18 @@ about: Create a report to help us improve
**Describe the bug**
A clear and concise description of what the bug is.
+**Include a reproducible code sample here, if possible:**
+```js
+
+```
+
**Expected behavior**
A clear and concise description of what you expected to happen.
-**Screenshots**
-If applicable, add screenshots to help explain your problem.
-
**Desktop (please complete the following information):**
- OS: [e.g. Windows]
- - Version [e.g. 10.0]
+ - OS Version [e.g. 10.0]
+ - AleeBot Version: [e.g. 2.3.0]
- NodeJS Version: [e.g. 9.0.0]
**Additional context**