From b82c5a93592b84c624950e7560a94f990fdaaadc Mon Sep 17 00:00:00 2001 From: microbit-pauline Date: Mon, 29 Mar 2021 12:25:43 +0100 Subject: [PATCH 1/2] Update README.md Code of Conduct added to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ac3ba34..835f4ba 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,8 @@ port. To test it you can run: >>> display.show(Image.HAPPY) >>> audio.play(Sound.HAPPY) + +Code of Conduct +------------------- + +Trust, partnership, simplicity and passion are our core values we live and breathe in our daily work life and within our projects. Our open-source projects are no exception. We have an active community which spans the globe and we welcome and encourage participation and contributions to our projects by everyone. We work to foster a positive, open, inclusive and supportive environment and trust that our community respects the micro:bit code of conduct. Please see our [code of conduct](https://microbit.org/safeguarding/) which outlines our expectations for all those that participate in our community and details on how to report any concerns and what would happen should breaches occur. From 88c3adbb3c3d8e2d15da5211e9f64ed1d130909e Mon Sep 17 00:00:00 2001 From: microbit-pauline Date: Tue, 30 Mar 2021 09:35:29 +0100 Subject: [PATCH 2/2] Update README.md Updated CoC to fit 80 characters --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 835f4ba..1f7d406 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,13 @@ port. To test it you can run: Code of Conduct ------------------- -Trust, partnership, simplicity and passion are our core values we live and breathe in our daily work life and within our projects. Our open-source projects are no exception. We have an active community which spans the globe and we welcome and encourage participation and contributions to our projects by everyone. We work to foster a positive, open, inclusive and supportive environment and trust that our community respects the micro:bit code of conduct. Please see our [code of conduct](https://microbit.org/safeguarding/) which outlines our expectations for all those that participate in our community and details on how to report any concerns and what would happen should breaches occur. +Trust, partnership, simplicity and passion are our core values we live and +breathe in our daily work life and within our projects. Our open-source +projects are no exception. We have an active community which spans the globe +and we welcome and encourage participation and contributions to our projects +by everyone. We work to foster a positive, open, inclusive and supportive +environment and trust that our community respects the micro:bit code of conduct. + +Please see our [code of conduct](https://microbit.org/safeguarding/) which +outlines our expectations for all those that participate in our community and +details on how to report any concerns and what would happen should breaches occur.