First of all, thanks for taking the time to contribute!
Here’s a quick overview on how to contribute to Smarti. By the way, did you notice the Smarti-Documentation on http://dev.redlink.io/smarti?
Check the current issues or the waffle-board to see where help is needed.
Issues that are a good entry point into Smarti for new contributors are labeled with
help wanted
.
If it’s not already reported (use the search!) please create an issue.
Don’t forget to include the required details on how to reproduce the error.
-
Open a Pull-Request and provide clear description of the problem and solution.
-
Please reference the issue your PR is addressing!
-
Before submitting, check the Contribution Guide.
The documentation is written in asciidoc
(located in the docs/
-folder) and
hosted under http://dev.redlink.io/smarti/.
If you have an improvement for the docs, open a PR with your changes. Please make sure not to
change anything outside the docs/
-folder when contributing to the documentation.