Skip to content

Commit 4aff412

Browse files
committed
Add contributing file with instructions for contributors.
1 parent 019b1ba commit 4aff412

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
Thank you for considering to contribute to QGroundControl.
3+
4+
Contributions must be made under QGroundControl's dual-license system, under GPLv3 and Apache 2.0. This by definition rules out the re-use of any copyleft (e.g. GPL) licensed code. All contributions must be original or from a compatible license (BSD 2/3 clause, MIT, Apache 2.0).
5+
6+
* https://opensource.org/licenses/gpl-3.0.html
7+
* https://opensource.org/licenses/Apache-2.0
8+
9+
Users of the codebase are free to use it under either license. The dual approach is necessary to be able to offer QGroundControl through the iOS and Android app stores and offers the open source community choice.

0 commit comments

Comments
 (0)