diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..da37fde --- /dev/null +++ b/CONTRIBUTING.md @@ -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/)