Skip to content

Commit 18d1eea

Browse files
committed
Add Contribute section to readme.md
1 parent 6995cf5 commit 18d1eea

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
@@ -97,6 +97,14 @@ Take a look at [`lib/handlers/`][handlers] for examples.
9797
* [`rehype-remark`](https://github.com/wooorm/remark-remark)
9898
— remark support for rehype
9999

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

102110
[MIT][license] © [Titus Wormer][author]
@@ -130,3 +138,7 @@ Take a look at [`lib/handlers/`][handlers] for examples.
130138
[handlers]: lib/handlers
131139

132140
[remark-rehype]: https://github.com/wooorm/remark-rehype
141+
142+
[contribute]: https://github.com/syntax-tree/mdast/blob/master/contributing.md
143+
144+
[coc]: https://github.com/syntax-tree/mdast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)