Skip to content

Commit 3a1e128

Browse files
committed
Add Contribute section to readme.md
1 parent 3b28102 commit 3a1e128

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
@@ -47,6 +47,14 @@ apostrophes (`'`) and lowercases alphabetical characters (`[A-Z]`).
4747

4848
`boolean`, default: `false` — Do not strip hyphens (`-`).
4949

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

5260
[MIT][license] © [Titus Wormer][author]
@@ -70,3 +78,7 @@ apostrophes (`'`) and lowercases alphabetical characters (`[A-Z]`).
7078
[nlcst]: https://github.com/syntax-tree/nlcst
7179

7280
[node]: https://github.com/syntax-tree/unist#node
81+
82+
[contribute]: https://github.com/syntax-tree/nlcst/blob/master/contributing.md
83+
84+
[coc]: https://github.com/syntax-tree/nlcst/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)