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: .github/contributing/example_style_guide.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Style guide: Examples
2
2
3
+
For more advice on writing examples, see the [relevant section](../../CONTRIBUTING.md#writing-examples) of CONTRIBUTING.md.
4
+
3
5
## Organization
4
6
5
7
1. Each example should live in an appropriate subfolder of `/examples` (other than `hello_world.rs`). and take exactly one file unless otherwise needed.
0 commit comments