EasyManuals Logo

Espressif ESP32-S2 User Manual

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1578 background imageLoading...
Page #1578 background image
Chapter 6
Contributions Guide
We welcome contributions to the esp-idf project!
6.1 How to Contribute
Contributions to esp-idf - fixing bugs, adding features, adding documentation - are welcome. We accept contributions
via Github Pull Requests.
6.2 Before Contributing
Before sending us a Pull Request, please consider this list of points:
Is the contribution entirely your own work, or already licensed under an Apache License 2.0 compatible Open
Source License? If not then we unfortunately cannot accept it.
Does any new code conform to the esp-idf Style Guide?
Have you installed the pre-commit hook for esp-idf project?
Does the code documentation follow requirements in Documenting Code?
Is the code adequately commented for people to understand how it is structured?
Is there documentation or examples that go with code contributions? There are additional suggestions for
writing good examples in examples readme.
Are comments and documentation written in clear English, with no spelling or grammar errors?
Example contributions are also welcome. Please check the Creating Examples guide for these.
If the contribution contains multiple commits, are they grouped together into logical changes (one major change
per pull request)? Are any commits with names like fixed typosquashed into previous commits?
If youre unsure about any of these points, please open the Pull Request anyhow and then ask us for feedback.
6.3 Pull Request Process
After you open the Pull Request, there will probably be some discussion in the comments field of the request itself.
Once the Pull Request is ready to merge, it will first be merged into our internal git system for in-house automated
testing.
If this process passes, it will be merged onto the public github repository.
1567

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Espressif ESP32-S2 and is the answer not in the manual?

Espressif ESP32-S2 Specifications

General IconGeneral
BrandEspressif
ModelESP32-S2
CategorySingle board computers
LanguageEnglish