Skip to content

Commit fb30c6a

Browse files
Merge pull request jedancodeacademy-bit#14 from Solomonkassa/patch-13
Create bug_report.md
2 parents 4051c45 + ec04e24 commit fb30c6a

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Bug Report
3+
about: Create a report to help us improve
4+
title: '[BUG] '
5+
labels: bug
6+
assignees: ''
7+
---
8+
9+
## Describe the bug
10+
A clear and concise description of what the bug is.
11+
12+
## To Reproduce
13+
Steps to reproduce the behavior:
14+
1. Go to '...'
15+
2. Click on '....'
16+
3. Scroll down to '....'
17+
4. See error
18+
19+
## Expected behavior
20+
A clear and concise description of what you expected to happen.
21+
22+
## Screenshots
23+
If applicable, add screenshots to help explain your problem.
24+
25+
## Environment
26+
- OS: [e.g. Windows 10, macOS 12.0]
27+
- Browser: [e.g. Chrome 96, Firefox 95]
28+
- Node Version: [e.g. 18.12.0]
29+
- NPM Version: [e.g. 8.19.2]
30+
31+
## Additional context
32+
Add any other context about the problem here.

0 commit comments

Comments
 (0)