File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ # Pull Request Template
2+
3+ ** Feature Name:**
4+
5+ ** Changes made:** <br >
6+ mention your changes here
7+
8+
9+ ### Issue num (must) - #
10+
11+ ### Self Check(Tick After Making pull Request)
12+
13+ - [ ] I have read and followed the [ Contribution Guidelines] ( /CONTRIBUTING.md )
14+ - [ ] This issue was assigned to me.
15+ - [x] One Change in one Pull Request
16+ - [x] My file is in the proper folder
17+
18+
19+ - [ ] PR is regarding Code
20+ - [x] I am following clean code and Documentation and my code is well linted with pylint.
21+ - [ ] I am using external libraries and I have created requirements.txt in my project folder
22+ - [ ] Script is tested and running perfectly fine on my system
23+
24+
25+ - [ ] PR is regarding the documentation
26+
27+
28+ > If the issue was not assigned to you Please don't make a PR, It will be marked as invalid.
29+
30+ Discuss in discord server:- http://pragmaticprogrammer.in/discord
31+
32+ ## acknowledgment
33+ - [x] I have tested my code and distributing it under GPL-3.0 License
You can’t perform that action at this time.
0 commit comments