-
Notifications
You must be signed in to change notification settings - Fork 178
Review edits to guidelines.md #1064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
You can find a more detailed description on licenses in the [contributing guidelines](../contributing/license.html). | ||
<span class="notes">**Note:** An Mbed software release under a permissive license cannot accept any code that is licensed under a "copyleft" license. Doing so would prevent us from distributing our code under the permissive license. You are welcome to use Mbed software with copyleft licenses, as long as the rules of the copyleft license are followed.</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as long as you follow the rules?
Co-Authored-By: Mel Weed <[email protected]>
Co-Authored-By: Mel Weed <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR 👍 It looks great.
@@ -8,60 +8,63 @@ To encourage collaboration, as well as robust, consistent and maintainable code, | |||
|
|||
## How to contribute | |||
|
|||
Mbed OS has a team of maintainers who provide guidance and direction to contributors. This team is responsible for helping you get your changes in, as well as controlling the overall quality and consistency of the software. For more information about the maintainers and their responsibilities, please see [our workflow](https://os.mbed.com/docs/development/contributing/workflow.html#mbed-os-maintainers). | |||
Mbed OS has a team of maintainers who provide guidance and direction to contributors. This team is responsible for helping you get your changes in, as well as controlling the overall quality and consistency of the software. | |||
<!-- I left out the first link, as we have the same link in the next paragraph --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Apply changes from PR #1064 to v5.12.
No description provided.