Skip to content

Commit

Permalink
Merge pull request #613 from AbdullahM0hamed/template
Browse files Browse the repository at this point in the history
Add pull request template
  • Loading branch information
AbdullahM0hamed committed Jan 27, 2021
2 parents 8a996c5 + 2fb9074 commit a2900a4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!--
If you are adding a provider, please remember to:
- Add the provider to README.md
If there are any related issues, please mention them - e.g:
Closes #372
Closes #284
All modified python files should have `autopep8 --in-place file.py` run on them to ensure that they follow PEP8 standards
-->

0 comments on commit a2900a4

Please sign in to comment.