diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 22fcea0..e191314 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,3 @@ - - -[] I confirm this contribution is my own and I agree to license it with Apache 2.0. -[] I confirm the moderators may change the PR before merging it in. - ### Summary of changes + + + +[] I confirm this contribution is my own and I agree to license it with Apache 2.0. + +[] I confirm the moderators may change the PR before merging it in. + +For new board enablements only: + +[] I confirm the board is [Mbed Enabled](https://www.mbed.com/en/about-mbed/mbed-enabled/introduction/) and passes the Mbed Enabled test set. + +[] I confirm the contribution has been tested properly and the tests results for [TESTS](https://github.com/ARMmbed/mbed-os-example-pelion/tree/master/TESTS) are attached. + +[] I confirm `mbed-os.lib` and `mbed-cloud-client.lib` hashes or the content in folders `mbed-os` and `mbed-cloud-client` were not modified in order to pass the tests. + +- Maintainers of this repository update the Mbed OS and Client hashes. +- Please report any issues through issues in relevant repositories.