diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..90f54f0 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +# Requesting new features or reporting bugs: + +To request a new feature, or report a bug, please create a new issue [https://github.com/brandmaier/onyx/issues]. Please search through existing issues first in order to avoid duplicated issues. + +# Contributing to Onyx + +Anyone is welcome to contribute to Onyx. If you have fixed a bug or implemented a feature on your own branch, please submit a pull request. Pull request must be reviewed by either Timo or Andreas before being merged into the main branch. +Code submissions must be provided under the same license as the Onyx source code, which is the Apache 2.0 license. +