Skip to content

Commit 21caae0

Browse files
authored
Merge pull request cds-hooks#406 from Asmit2952/patch_1
This PR adds a bug report template
2 parents de5c9bc + e1fe765 commit 21caae0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/bug_report.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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** and you would like to be assigned to it please comment on the issue.
25+
* If you are raising a new issue and want to work on it then also you should comment to get 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.
27+

0 commit comments

Comments
 (0)