Skip to content

Commit b2ca0d8

Browse files
Merge pull request #2 from NathanSWard/better-contributing-link-fix
re-add examples style guide link
2 parents 7bfa933 + 520966a commit b2ca0d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/contributing/example_style_guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Style guide: Examples
22

3+
For more advice on writing examples, see the [relevant section](../../CONTRIBUTING.md#writing-examples) of CONTRIBUTING.md.
4+
35
## Organization
46

57
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

Comments
 (0)