Skip to content

Commit bab0dbf

Browse files
committed
Add Contribute section to readme.md
1 parent 50acd76 commit bab0dbf

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
@@ -220,6 +220,14 @@ Yields:
220220
* ‡ — Not supported by the underlying algorithm
221221
* § — Not very interested in writing / including the code for this
222222

223+
## Contribute
224+
225+
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
226+
started.
227+
228+
This organisation has a [Code of Conduct][coc]. By interacting with this
229+
repository, organisation, or community you agree to abide by its terms.
230+
223231
## License
224232

225233
[MIT][license] © [Titus Wormer][author]
@@ -245,3 +253,7 @@ Yields:
245253
[element]: https://github.com/syntax-tree/hast#element
246254

247255
[support]: #support
256+
257+
[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
258+
259+
[coc]: https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)