Skip to content

Commit 0ad3fbb

Browse files
committed
Add Contribute section to readme.md
1 parent 383fd41 commit 0ad3fbb

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
@@ -128,6 +128,14 @@ you completely trust the content.
128128
* [`rehype-stringify`](https://github.com/wooorm/rehype/tree/master/packages/rehype-stringify)
129129
— Wrapper around this project for [**rehype**](https://github.com/wooorm/rehype)
130130

131+
## Contribute
132+
133+
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
134+
started.
135+
136+
This organisation has a [Code of Conduct][coc]. By interacting with this
137+
repository, organisation, or community you agree to abide by its terms.
138+
131139
## License
132140

133141
[MIT][license] © [Titus Wormer][author]
@@ -155,3 +163,7 @@ you completely trust the content.
155163
[stringify-entities]: https://github.com/wooorm/stringify-entities
156164

157165
[hast-util-sanitize]: https://github.com/syntax-tree/hast-util-sanitize
166+
167+
[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
168+
169+
[coc]: https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)