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
Copy file name to clipboardExpand all lines: contribution-templates/README.md
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -165,18 +165,17 @@ These are some other naming structures that we recommend using:
165
165
166
166
***Note that this list will be updated with more examples in the future.***
167
167
168
-
<!--
168
+
169
169
170
170
## Graphics
171
171
172
-
All graphics should be **1920x1080**. All graphics are stored in an assets folder in the documentation folder. See section **Naming Guidelines**.
172
+
All graphics should be **1920x1080**. All graphics are stored in an assets folder in the tutorial/article/how-to folder. See section **Naming Guidelines**.
173
173
174
-
|Type|Purpose|Guidelines|Example|
175
-
|----|-------|----------|-------|
176
-
|Circuit/Schematic|**Circuit diagrams** represent how Arduino products work with components in order to function. <br> A **schematic** is a stylized electronic diagram explaining electric circuits.|Please follow [this]() guide on how to create your own Arduino approved circuit diagrams and schematics.|<br>|
177
-
|Screenshot|**Screenshots** are most often used to show the program in the Arduino IDE or any other chosen software.|Please follow [this]() guide on how to create your own Arduino approved screenshots.|<br><br>|
174
+
|Type|Purpose|Example|
175
+
|----|-------|----------|
176
+
|Circuit/Schematic|**Circuit diagrams** represent how Arduino products work with components in order to function. <br> A **schematic** is a stylized electronic diagram explaining electric circuits.|<br>|
177
+
|Screenshot|**Screenshots** are most often used to show the program in the Arduino IDE or any other chosen software.|<br><br>|
0 commit comments