Update 'pull_request_template.md'

This commit is contained in:
Ross Mountjoy 2020-02-14 21:31:55 +00:00
parent 9f713d4bfa
commit c8d2c383af

View File

@ -10,3 +10,5 @@
- [ ] I looked at the other platform examples and followed a very similar methodology.
- [ ] I added a docstring at the top of my platform file that is formatted exactly like rest.py
- [ ] I added sample code to any template app that this platform works for, look at deluge.ini in /template_apps/ for an example
- [ ] I have thoroughly tested this platform and it works
- [ ] I am committed to updating this platform if something breaks it in the future