Skip to content

Commit 237b3a6

Browse files
committed
Add Contribute section to readme.md
1 parent 55c88ee commit 237b3a6

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
@@ -46,6 +46,14 @@ joins them (without spaces or newlines).
4646
* [`hast-util-from-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-from-string)
4747
— Set text content in HAST
4848

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

5159
[MIT][license] © [Titus Wormer][author]
@@ -73,3 +81,7 @@ joins them (without spaces or newlines).
7381
[mdast]: https://github.com/syntax-tree/mdast
7482

7583
[strip-markdown]: https://github.com/wooorm/strip-markdown
84+
85+
[contribute]: https://github.com/syntax-tree/mdast/blob/master/contributing.md
86+
87+
[coc]: https://github.com/syntax-tree/mdast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)