File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Description
2+
3+ _ Give a summary of the change that you have made_ <br />
4+
5+ Fixes #[ ISSUENO]
6+
7+ ## Dependencies
8+
9+ _ Mention any dependencies/packages used_
10+
11+ ## Future Improvements
12+
13+ _ Mention any improvements to be done in future related to any file/feature_
14+
15+ ## Mentions
16+
17+ _ Mention and tag the people_
18+
19+ ## Screenshots of relevant screens
20+
21+ _ Add screenshots of relevant screens_
22+
23+ ## Developer's checklist
24+
25+ - [ ] My PR follows the style guidelines of this project
26+ - [ ] I have performed a self-check on my work
27+
28+ ** If changes are made in the code:**
29+
30+ - [ ] I have followed the [ coding guidelines] ( https://google.github.io/styleguide/jsguide.html )
31+ - [ ] My changes in code generate no new warnings
32+ - [ ] My changes are breaking another fix/feature of the project
33+ - [ ] I have added test cases to show that my feature works
34+ - [ ] I have added relevant screenshots in my PR
You can’t perform that action at this time.
0 commit comments