File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ documents. The latest released version is [`1.0.0`][latest].
3030 * [ Source] ( #source )
3131 * [ TextNode] ( #textnode )
3232* [ Related] ( #related )
33+ * [ Contribute] ( #contribute )
3334* [ License] ( #license )
3435
3536## List of Utilities
@@ -161,6 +162,20 @@ interface TextNode < Text {
161162* [ hast] [ ]
162163* [ mdast] [ ]
163164
165+ ## Contribute
166+
167+ ** nlcst** is built by people just like you! Check out
168+ [ ` contribute.md ` ] [ contribute ] for ways to get started.
169+
170+ This project has a [ Code of Conduct] [ coc ] . By interacting with this repository,
171+ organisation, or community you agree to abide by its terms.
172+
173+ Want to chat with the community and contributors? Join us in [ Gitter] [ chat ] !
174+
175+ Have an idea for a cool new utility or tool? That’s great! If you want
176+ feedback, help, or just to share it with the world you can do so by creating
177+ an issue in the [ ` syntax-tree/ideas ` ] [ ideas ] repository!
178+
164179## License
165180
166181MIT © Titus Wormer
@@ -192,3 +207,11 @@ MIT © Titus Wormer
192207[ hast ] : https://github.com/syntax-tree/hast
193208
194209[ mdast ] : https://github.com/syntax-tree/mdast
210+
211+ [ contribute ] : contributing.md
212+
213+ [ coc ] : code-of-conduct.md
214+
215+ [ ideas ] : https://github.com/syntax-tree/ideas
216+
217+ [ chat ] : https://gitter.im/wooorm/retext
You can’t perform that action at this time.
0 commit comments