File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ This list is non-exhaustive. If there is something you would like to see on the
53
53
- Use clear headers (` ## ` , ` ### ` ) to organize sections.
54
54
- Limit paragraphs to 3–5 sentences.
55
55
- Use bullet points or numbered lists for step-by-step content.
56
- - Include ** code samples** where relevant (see Code Style below) .
56
+ - Include ** code samples** where relevant.
57
57
- Use callouts for ** tips** , ** warnings** , or ** best practices** .
58
58
59
59
### Conclusion
@@ -73,7 +73,7 @@ This list is non-exhaustive. If there is something you would like to see on the
73
73
## ❌ Don't
74
74
75
75
- Don’t assume the reader knows your stack.
76
- - Don't overuse of metaphors. Use them sparingly to aid understanding.
76
+ - Don't overuse metaphors; use them sparingly to aid understanding.
77
77
- Don't overuse passive voice. Active voice often brings more clarity.
78
78
- Don't overuse future tense. The present tense often brings more clarity.
79
79
You can’t perform that action at this time.
0 commit comments