Skip to content

Commit 0c9d59d

Browse files
jhansson-ardmarqdevx
authored andcommitted
Update content/learn/08.contributions/00.arduino-writing-style-guide/arduino-writing-style-guide.md
1 parent 1436500 commit 0c9d59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/08.contributions/00.arduino-writing-style-guide/arduino-writing-style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
---
88

99

10-
This is a guide for writing clear Arduino examples that can be read by beginners and advanced users alike. You don't have to code this way, but it helps if you want your code to be clear to all levels of users. This is not a set of hard and fast rules, it's a set of guidelines. Some of these guidelines might even conflict with each other. Use your judgment on when they're best followed, and if you're not sure, ask someone who'll be learning from what you write what makes the most sense. You might also be interested in the [Arduino Style Guide for Creating Libraries](../02.arduino-library-style-guide/arduino-library-style-guide.md) and the [Arduino Style Guide for Creating Images](../03.arduino-image-style-guide/arduino-image-style-guide.md).
10+
This is a guide for writing clear Arduino examples that can be read by beginners and advanced users alike. You don't have to code this way, but it helps if you want your code to be clear to all levels of users. This is not a set of hard and fast rules, it's a set of guidelines. Some of these guidelines might even conflict with each other. Use your judgment on when they're best followed, and if you're not sure, ask someone who'll be learning from what you write what makes the most sense. You might also be interested in the [Arduino Style Guide for Creating Libraries](/learn/contributions/arduino-library-style-guide).
1111

1212
If you want to contribute with content for the Arduino Documentation website, please find instructions in the [Contributions]() folder in the [Arduino Documentation repository](https://github.com/arduino/docs-content).
1313

0 commit comments

Comments
 (0)