diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..ac158606 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,22 @@ +# Contributing to Onionr +One of the great things about open source projects is that they allow for many people to contribute to the project. This file should serve as a guideline when contributing to Onionr. + +## Code of Conduct + +See our [Code of Conduct](https://github.com/beardog108/onionr/blob/master/CODE_OF_CONDUCT.md) + +## Reporting Bugs + +Bugs can be reported using GitHub issues. + +TODO + +## Asking Questions + +TODO + +## Contributing Code + +TODO + +**Thanks for contributing to Onionr!**