cleanflight/CONTRIBUTING.md

16 lines
879 B
Markdown
Raw Permalink Normal View History

2015-01-22 17:43:13 +01:00
# Issues and Support.
Please remember the issue tracker on github is _not_ for user support. Please also do not email developers directly for support. Instead please use IRC or the forums first, then if the problem is confirmed create an issue that details how to repeat the problem so it can be investigated.
Issues created without steps to repeat are likely to be closed. E-mail requests for support will go un-answered; All support needs to be public so that other people can read the problems and solutions.
2015-01-22 17:43:13 +01:00
Remember that issues that are due to mis-configuration, wiring or failure to read documentation just takes time away from the developers and can often be solved without developer interaction by other users.
Please search for existing issues *before* creating new ones.
# Developers
2015-01-16 12:32:59 +01:00
Please refer to the development section in the `docs/development` folder.
2015-01-16 12:32:59 +01:00