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].
30
30
* [ Source] ( #source )
31
31
* [ TextNode] ( #textnode )
32
32
* [ Related] ( #related )
33
+ * [ Contribute] ( #contribute )
33
34
* [ License] ( #license )
34
35
35
36
## List of Utilities
@@ -161,6 +162,20 @@ interface TextNode < Text {
161
162
* [ hast] [ ]
162
163
* [ mdast] [ ]
163
164
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
+
164
179
## License
165
180
166
181
MIT © Titus Wormer
@@ -192,3 +207,11 @@ MIT © Titus Wormer
192
207
[ hast ] : https://github.com/syntax-tree/hast
193
208
194
209
[ 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