You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Docs cleanup and version updated to 2.0.2
* Removed issue template information
* Removed issue template file
* Added referecnces for the issue and feature request form
See `Boards <boards/boards.html>`_ for more details about ESP32 development boards.
@@ -91,7 +91,9 @@ Before opening a new issue, please read this:
91
91
Be sure to search for a similar reported issue. This avoids duplicating or creating noise in the GitHub Issues reporting.
92
92
We also have the troubleshooting guide to save your time on the most common issues reported by users.
93
93
94
-
For more details, see the `Issue Template <https://github.com/espressif/arduino-esp32/blob/master/docs/ISSUE_TEMPLATE.md>`_.
94
+
For more details about creating new Issue, see the `Issue Template <https://github.com/espressif/arduino-esp32/blob/master/.github/ISSUE_TEMPLATE/Issue-report.yml>`_.
95
+
96
+
If you have any new idea, see the `Feature request Template <https://github.com/espressif/arduino-esp32/blob/master/.github/ISSUE_TEMPLATE/Feature-request.yml>`_.
95
97
96
98
First Steps
97
99
-----------
@@ -114,15 +116,14 @@ in the examples menu or inside each library folder.
Copy file name to clipboardExpand all lines: docs/source/libraries.rst
+3-15
Original file line number
Diff line number
Diff line change
@@ -64,12 +64,7 @@ Notes
64
64
65
65
.. note:: Some peripherals are not available for all ESP32 families. To see more details about it, see the corresponding SoC at `Product Selector <https://products.espressif.com>`_ page.
0 commit comments