Skip to content

Commit f789ec3

Browse files
mention branches in the contributing.md
1 parent 19c4cca commit f789ec3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
44

55
To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).
6+
7+
## Branches
8+
9+
`Master` branch is for releases only. Please target the `development` branch for all your PRs.

0 commit comments

Comments
 (0)