Skip to content

Commit 8a056a4

Browse files
author
Amanda Butler
authored
Add content to guidelines.md
Make changes from #504 to live site.
1 parent cc59c86 commit 8a056a4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
11
## Guidelines
2+
3+
Consistency is an important aspect of a codebase. To ensure consistency in Mbed OS code, we have created contributing guidelines. Any contribution to Mbed OS needs to meet the following criteria:
4+
5+
#### Design and coding style
6+
7+
Be consistent with your changes. We define software design principles and coding style in [this document](style.html).
8+
9+
#### Contributions guidance
10+
11+
The process how and how we review contributions is described in the [workflow](workflow.html) document.
12+
13+
#### CLA
14+
15+
All contributors must have signed [CLA](cla.html).
16+
17+
#### Licenses
18+
19+
License should comply with allowed [licenses described](license.html).

0 commit comments

Comments
 (0)