Skip to content

Commit 9c308d6

Browse files
committed
Add Contribute section to readme.md
1 parent 14ef0c2 commit 9c308d6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

readme.md

+12
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,14 @@ are not supported.
9696

9797
The given, modified, tree.
9898

99+
## Contribute
100+
101+
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
102+
started.
103+
104+
This organisation has a [Code of Conduct][coc]. By interacting with this
105+
repository, organisation, or community you agree to abide by its terms.
106+
99107
## License
100108

101109
[MIT][license] © [Titus Wormer][author]
@@ -119,3 +127,7 @@ The given, modified, tree.
119127
[hast]: https://github.com/syntax-tree/hast
120128

121129
[node]: https://github.com/syntax-tree/hast#ast
130+
131+
[contribute]: https://github.com/syntax-tree/unist/blob/master/contributing.md
132+
133+
[coc]: https://github.com/syntax-tree/unist/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)