]> granicus.if.org Git - esp-idf/blobdiff - CONTRIBUTING.rst
Merge remote-tracking branch 'refs/remotes/origin/update/mfg_gen' into update/mfg_gen
[esp-idf] / CONTRIBUTING.rst
index df407050440c362ba5c339fec421d3c2d404ad4c..3a9bd581da0e3e10dea4063ac801b151155cf157 100644 (file)
@@ -25,6 +25,8 @@ Before sending us a Pull Request, please consider this list of points:
 
 * Are comments and documentation written in clear English, with no spelling or grammar errors?
 
+* Example contributions are also welcome. Please check the :doc:`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 typo" `squashed into previous commits <http://eli.thegreenplace.net/2014/02/19/squashing-github-pull-requests-into-a-single-commit/>`_?
 
 * If you're unsure about any of these points, please open the Pull Request anyhow and then ask us for feedback.
@@ -43,5 +45,14 @@ Legal Part
 
 Before a contribution can be accepted, you will need to sign our :doc:`contributor-agreement`. You will be prompted for this automatically as part of the Pull Request process.
 
+Related Documents
+-----------------
 
+.. toctree::
+    :maxdepth: 1
 
+    style-guide
+    documenting-code
+    creating-examples
+    ../api-reference/template
+    contributor-agreement