Skip to content

Commit 8cc4d8c

Browse files
Update issue templates
1 parent b2c0b07 commit 8cc4d8c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Pull Request template
3+
about: Please Describe your PR accordingly
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
### **Problem**
11+
_Describe the problem you are trying to achieve. Please provide in detail_
12+
13+
### **Solution of problem**
14+
_How did you solve this problem? Please provide in detail_
15+
16+
### **Before and After Screenshots**
17+
_**Before** [How was it earlier, add it here]_
18+
19+
_**After** [How it looks now, add it here]_
20+
21+
### **Type of Change**
22+
- [ ] Bug fix
23+
- [ ] New Feature
24+
- [ ] Development of UI/UX prototypes
25+
- [ ] Small refactor
26+
- [ ] Change in Documentation
27+
28+
### **Checklist**
29+
- [ ] My code follow the same style as the codebase
30+
- [ ] My Code changed required change in documentation
31+
- [ ] I have updated the Readme accordingly
32+
- [ ] I made PR within **development branch only**

0 commit comments

Comments
 (0)