Skip to content

Commit b017b30

Browse files
committed
Add Contributing section to readme.md
1 parent d589a11 commit b017b30

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@ uses `delete`, otherwise, sets `position`s to `undefined`.
5050

5151
The given `node`.
5252

53+
## Contribute
54+
55+
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
56+
started.
57+
58+
This organisation has a [Code of Conduct][coc]. By interacting with this
59+
repository, organisation, or community you agree to abide by its terms.
60+
5361
## License
5462

5563
[MIT][license] © [Titus Wormer][author]
@@ -75,3 +83,7 @@ The given `node`.
7583
[position]: https://github.com/syntax-tree/unist#position
7684

7785
[node]: https://github.com/syntax-tree/unist#node
86+
87+
[contribute]: https://github.com/syntax-tree/unist/blob/master/contributing.md
88+
89+
[coc]: https://github.com/syntax-tree/unist/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)