Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2f8df0b

Browse filesBrowse files
Update CONTRIBUTING.rst
1 parent 95b59e8 commit 2f8df0b
Copy full SHA for 2f8df0b

File tree

Expand file treeCollapse file tree

1 file changed

+3
-15
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-15
lines changed

‎CONTRIBUTING.rst

Copy file name to clipboardExpand all lines: CONTRIBUTING.rst
+3-15Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,13 @@ Before sending us a Pull Request, please consider this list of points:
1515

1616
* Is the contribution entirely your own work, or already licensed under an LGPL 2.1 compatible Open Source License? If not then we unfortunately cannot accept it.
1717

18-
* Does any new code conform to the esp-idf :doc:`Style Guide <style-guide>`?
19-
20-
* Have you installed the :doc:`pre-commit hook <install-pre-commit-hook>` for esp-idf project?
21-
22-
* Does the code documentation follow requirements in :doc:`documenting-code`?
23-
2418
* Is the code adequately commented for people to understand how it is structured?
2519

26-
* Is there documentation or examples that go with code contributions? There are additional suggestions for writing good examples in :idf:`examples` readme.
20+
* Is there documentation or examples that go with code contributions?
2721

2822
* Are comments and documentation written in clear English, with no spelling or grammar errors?
2923

30-
* Example contributions are also welcome. Please check the :doc:`creating-examples` guide for these.
24+
* Example contributions are also welcome.
3125

3226
* 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 <https://eli.thegreenplace.net/2014/02/19/squashing-github-pull-requests-into-a-single-commit/>`_?
3327

@@ -53,10 +47,4 @@ Related Documents
5347
.. toctree::
5448
:maxdepth: 1
5549

56-
style-guide
57-
install-pre-commit-hook
58-
documenting-code
59-
add-ons-reference
60-
creating-examples
61-
../api-reference/template
62-
contributor-agreement
50+
contributor-agreement

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.