We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6f06b commit a8a5821Copy full SHA for a8a5821
1 file changed
CONTRIBUTING.md
@@ -2,6 +2,16 @@
2
3
Thank you for your interest in contributing to `python-roborock`! We welcome contributions from the community.
4
5
+## Licensing of Contributions
6
+
7
+By submitting a contribution to this repository, you agree that your contribution is
8
+licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0),
9
+and you certify that you have the right to submit it under that license.
10
11
+Note: the project is currently distributed under GPL-3.0 while we complete a planned
12
+migration to Apache 2.0. Apache 2.0 is GPL-compatible, so contributions made under
13
+Apache 2.0 can be included today and will carry over unchanged after the migration.
14
15
## Getting Started
16
17
1. **Fork the repository** on GitHub.
0 commit comments