Skip to content

Commit f411b79

Browse files
authored
Merge pull request #5 from CodeCommunityHub/API-Add-pull-request-template-4
API Add pull request template
2 parents f809f83 + 826305c commit f411b79

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull_request_template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### Description
2+
3+
- Please write a short description of your changes here. Provide as much context as needed.
4+
5+
### Video or Screenshots
6+
7+
#### Checklist
8+
9+
- [ ] **Story requirement were met**
10+
- [ ] **All new necessary Unit tests were CREATED**
11+
- [ ] **All required unit tests are PASSING**
12+
- [ ] The proposed functionality was **tested manually locally**, and it's working fine.
13+
- [ ] Unnecessary console.logs AND/OR comments were removed

0 commit comments

Comments
 (0)