Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 55b6bc0

Browse files
committed
Add Contribute section to readme.md
1 parent ad9ecf1 commit 55b6bc0

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
@@ -92,6 +92,14 @@ around these differences for:
9292

9393
* [`hastscript`][hastscript]
9494

95+
## Contribute
96+
97+
See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
98+
started.
99+
100+
This organisation has a [Code of Conduct][coc]. By interacting with this
101+
repository, organisation, or community you agree to abide by its terms.
102+
95103
## License
96104

97105
[MIT][license] © [Titus Wormer][author]
@@ -125,3 +133,7 @@ around these differences for:
125133
[react]: https://facebook.github.io/react/docs/glossary.html#react-elements
126134

127135
[hastscript]: https://github.com/syntax-tree/hastscript
136+
137+
[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
138+
139+
[coc]: https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)