Skip to content

Commit e27db27

Browse files
committed
Add Contribute section to readme.md
1 parent 4a939a4 commit e27db27

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
@@ -75,6 +75,14 @@ For example, `foo` is literal in the following samples:
7575
* `Meant as a literal is - foo.`
7676
* `The word “foo” is meant as a literal.`
7777

78+
## Contribute
79+
80+
See [`contribute.md` in `syntax-tree/nlcst`][contribute] for ways to get
81+
started.
82+
83+
This organisation has a [Code of Conduct][coc]. By interacting with this
84+
repository, organisation, or community you agree to abide by its terms.
85+
7886
## License
7987

8088
[MIT][license] © [Titus Wormer][author]
@@ -96,3 +104,7 @@ For example, `foo` is literal in the following samples:
96104
[author]: http://wooorm.com
97105

98106
[nlcst]: https://github.com/syntax-tree/nlcst
107+
108+
[contribute]: https://github.com/syntax-tree/nlcst/blob/master/contributing.md
109+
110+
[coc]: https://github.com/syntax-tree/nlcst/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)