diff options
| author | Alee <Alee14498@gmail.com> | 2018-05-31 10:09:36 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2018-05-31 10:09:36 -0400 |
| commit | 84db194f660d3e90a005f91f632dc920f3204845 (patch) | |
| tree | 112e533bd1cb3c8e6d512d4173aeec244694efcd /.github/ISSUE_TEMPLATE/bug_report.md | |
| parent | a17baee041661f22946264ae05d10af018f5189e (diff) | |
| download | AleeBot-84db194f660d3e90a005f91f632dc920f3204845.tar.gz AleeBot-84db194f660d3e90a005f91f632dc920f3204845.tar.bz2 AleeBot-84db194f660d3e90a005f91f632dc920f3204845.zip | |
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 11 |
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** |
