add contributing guide (#9)
This commit is contained in:
parent
a5c812a7e2
commit
a8f310be43
12
CONTRIBUTING.md
Normal file
12
CONTRIBUTING.md
Normal 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/)
|
||||
Reference in New Issue
Block a user