Skip to content

Commit d30a60a

Browse files
committed
This PR adds a bug report template
Signed-off-by: Asmit2952 <[email protected]>
1 parent 9bee911 commit d30a60a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/bug_report.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
### **Describe the bug**
2+
A clear and concise description of what the bug is.
3+
4+
### **To Reproduce**
5+
Steps to reproduce the behavior:
6+
1. Go to '...'
7+
2. Click on '....'
8+
3. Scroll down to '....'
9+
4. See error
10+
11+
### **Expected behavior**
12+
A clear and concise description of what you expected to happen.
13+
14+
### **Screenshots**
15+
If applicable, add screenshots or screen captures to help explain your problem.
16+
17+
### **Additional context**
18+
Add any other context about the problem here.
19+
20+
<hr/>
21+
22+
<!--- Do not remove or change this in the issue description. Only update the details above this. --->
23+
**Note:**
24+
* If you want to work on an issue, you should check if it has already been assigned to anyone. **If the issue is free** you can comment `/assign` to get the issue assigned to you.
25+
* If you are raising a new issue and want to work on it then also you should comment `/assign` under the issue to get it auto assigned.
26+
* Please **refrain from** adding labels to your issue/pull-request on your own. It is the job of the Project Admin and the Mentors to review your issue/pull-request and add labels accordingly.

0 commit comments

Comments
 (0)