aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 5076a3029e8153209646a260bc56dbf9324994c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
name: Bug report
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.

**Desktop (please complete the following information):**
 - OS: [e.g. Windows]
 - OS Version [e.g. 10.0]
 - AleeBot Version: [e.g. 2.3.0]
 - NodeJS Version: [e.g. 9.0.0]

**Additional context**
Add any other context about the problem here.