Skip to content

Commit c40853b

Browse files
committed
Add Contribute section to readme.md
1 parent a331e1e commit c40853b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

+11
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,13 @@ For example, the following node:
161161
<i class="foo">bar</i>
162162
```
163163

164+
## Contribute
165+
166+
See [`contribute.md` in `remarkjs/remarkj`][contribute] for ways to get started.
167+
168+
This organisation has a [Code of Conduct][coc]. By interacting with this
169+
repository, organisation, or community you agree to abide by its terms.
170+
164171
## License
165172

166173
[MIT][license] © [Titus Wormer][author]
@@ -210,3 +217,7 @@ For example, the following node:
210217
[rehype]: https://github.com/rehypejs/rehype
211218

212219
[hast]: https://github.com/syntax-tree/hast
220+
221+
[contribute]: https://github.com/remarkjs/remark/blob/master/contributing.md
222+
223+
[coc]: https://github.com/remarkjs/remark/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)