Skip to content

Commit e738d77

Browse files
committed
Add Contribute section to readme.md
1 parent 7a37526 commit e738d77

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: readme.md

+12
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ Stringify the given [NLCST][] node (or list of nodes).
4141

4242
`string`.
4343

44+
## Contribute
45+
46+
See [`contribute.md` in `syntax-tree/nlcst`][contribute] for ways to get
47+
started.
48+
49+
This organisation has a [Code of Conduct][coc]. By interacting with this
50+
repository, organisation, or community you agree to abide by its terms.
51+
4452
## License
4553

4654
[MIT][license] © [Titus Wormer][author]
@@ -62,3 +70,7 @@ Stringify the given [NLCST][] node (or list of nodes).
6270
[author]: http://wooorm.com
6371

6472
[nlcst]: https://github.com/syntax-tree/nlcst
73+
74+
[contribute]: https://github.com/syntax-tree/nlcst/blob/master/contributing.md
75+
76+
[coc]: https://github.com/syntax-tree/nlcst/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)