add contributing guide (#9)

This commit is contained in:
Andrew Mason 2019-09-02 22:31:27 -04:00 committed by GitHub
parent a5c812a7e2
commit a8f310be43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,12 @@
# Contributing
[code-of-conduct]: CODE_OF_CONDUCT.md
Hey, there! 👋 Any and all contributions are welcome.
Please make sure to read the [code of conduct][code-of-conduct] before submitting issues or pull requests.
To lend a helping hand:
* [Fork the repository](https://help.github.com/articles/fork-a-repo/)
* Make your desired changes
* [Create a pull request](https://help.github.com/articles/creating-a-pull-request/)