Sam Denty commited on
Commit
fc84501
·
1 Parent(s): 1ceca49

fix: remove duplicated bug_report template

Browse files
.github/ISSUE_TEMPLATE/bug_report.md DELETED
@@ -1,31 +0,0 @@
1
- ---
2
- name: Bug Report
3
- about: Something not working? Let us know!
4
- title: ''
5
- labels: 'Status: Triage, Type: Bug'
6
- assignees: ''
7
-
8
- ---
9
-
10
- ### **Description of Bug**
11
- Provide a concise description of your bug and your project link (if applicable).
12
-
13
-
14
- ### **Steps to Reproduce**
15
-
16
- 1. Go to '...'
17
- 2. Click on '....'
18
- 3. Scroll down to '....'
19
- 4. See error
20
-
21
-
22
- ### **Expected Behavior**
23
- A clear and concise description of what you expected to happen.
24
-
25
-
26
- ### **Screenshots/Screencast**
27
- If applicable, add screenshots to help explain your problem.
28
-
29
-
30
- **Additional Context/Questions**
31
- Add any other context or questions regarding this bug.