Add note about Code_of_conduct to Readme.md (#7529)

* Add note about Code_of_conduct to Readme.md

Adding short note to the readme with link to Code of Conduct.

* Typos and quote
This commit is contained in:
Vojtěch Bartoška 2022-12-13 11:21:02 +01:00 committed by GitHub
parent dc9732543b
commit a23d67a348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,3 +56,5 @@ Finally, if you are sure no one else had the issue, follow the **Issue template*
We welcome contributions to the Arduino ESP32 project! We welcome contributions to the Arduino ESP32 project!
See [contributing](https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html) in the documentation for more information on how to contribute to the project. See [contributing](https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html) in the documentation for more information on how to contribute to the project.
> We would like to have this repository in a polite and friendly atmosphere, so please be kind and respectful to others. For more details, look at [Code of Conduct](https://github.com/espressif/arduino-esp32/blob/master/CODE_OF_CONDUCT.md).