Add authors changelog and contributing.

This commit is contained in:
Dave Halter
2017-05-08 09:47:12 +02:00
parent a5a5df78f9
commit b8601114e9
3 changed files with 68 additions and 0 deletions

5
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,5 @@
We <3 Pull Requests! Only two things:
1. If you are adding functionality or fixing a bug, please add a test!
2. Add your name to AUTHORS.txt
3. Use the PEP8 style guide.