1 Star 0 Fork 0

火炭仔/esp-iot-solution

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CONTRIBUTING.rst 2.18 KB
一键复制 编辑 原始数据 按行查看 历史

Contributions Guide

We welcome contributions to the esp-iot-solution project!

How to Contribute

Contributions to esp-iot-solution - fixing bugs, adding features, adding documentation - are welcome. We accept contributions via Github Pull Requests.

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 : :doc:`Style Guide <style-guide>` ?
  • Does the code documentation follow requirements in Documenting-code ?
  • Is the code adequately commented for people to understand how it is structured?
  • Are comments and documentation written in clear English, with no spelling or grammar errors?
  • 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 typo" squashed into previous commits?
  • If you're unsure about any of these points, please open the Pull Request anyhow and then ask us for feedback.

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.

Legal Part

Before a contribution can be accepted, you will need to sign our contributor-agreement. You will be prompted for this automatically as part of the Pull Request process.

Related Documents

.. toctree::
    :maxdepth: 1

    style-guide

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huotanzai/esp-iot-solution.git
[email protected]:huotanzai/esp-iot-solution.git
huotanzai
esp-iot-solution
esp-iot-solution
master

搜索帮助