diff --git a/.github/issue_template.md b/.github/issue_template.md index 4371914..e69de29 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,54 +0,0 @@ - - -### Description of defect - - - - -#### Target(s) affected by this defect ? - - -#### Toolchain(s) (name and version) displaying this defect ? - - -#### What version of Mbed-os are you using (tag or sha) ? - - - -#### What version(s) of tools are you using. List all that apply (E.g. mbed-cli) - - -#### How is this defect reproduced ? - - - diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9a6aba3..57cf6c1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,3 @@ - - ### Summary of changes @@ -24,17 +14,11 @@ #### Migration actions required ### Documentation @@ -50,8 +34,7 @@ ### Pull request type [] Patch update (Bug fix / Target update / Docs update / Test update / Refactor) [] Feature update (New feature / Functionality change / New API) diff --git a/README.md b/README.md index 6d2f453..f00669b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Mbed OS][mbed-os-logo]][mbed-os-link] +# Mbed OS Community Edition [![Build status master][mbed-master-svg]][mbed-master] -[![Tools coverage status][mbed-coveralls-tools-svg]][mbed-coveralls-tools] [mbed-os-logo]: logo.png [mbed-os-link]: https://www.mbed.com/en/platform/mbed-os/ @@ -16,8 +16,7 @@ - Cloud management services. - Drivers for sensors, I/O devices and connectivity. -## Release notes -The [release notes](https://os.mbed.com/releases) detail the current release. You can also find information about previous versions. +This is Mbed OS Community Edition (CE), a fork focused on improving the build system and tooling, fixing bugs, and keeping maintenance going after ARM's step back from the Mbed project. ## License and contributions @@ -29,6 +28,8 @@ ## Getting started for developers +To start a new project that uses Mbed CE, see the setup guide [here](https://github.com/mbed-ce/mbed-os/wiki/New-Project-Setup-Guide). + We have a [developer website](https://os.mbed.com) for asking questions, engaging with others, finding information on boards and components, using an online IDE and compiler, reading the documentation and learning about what's new and what's coming next in Mbed OS. ## Getting started for contributors diff --git a/logo.png b/logo.png index e869282..2647621 100644 --- a/logo.png +++ b/logo.png Binary files differ