Skip to content

Commit a2900a4

Browse files
Merge pull request #613 from AbdullahM0hamed/template
Add pull request template
2 parents 8a996c5 + 2fb9074 commit a2900a4

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
If you are adding a provider, please remember to:
3+
4+
- Add the provider to README.md
5+
6+
If there are any related issues, please mention them - e.g:
7+
8+
Closes #372
9+
Closes #284
10+
11+
All modified python files should have `autopep8 --in-place file.py` run on them to ensure that they follow PEP8 standards
12+
-->
13+

0 commit comments

Comments
 (0)