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 @@ -35,6 +35,7 @@ documents. The latest released version is [`2.1.0`][latest].
35
35
* [ Comment] ( #comment )
36
36
* [ Text] ( #text )
37
37
* [ Related] ( #related )
38
+ * [ Contribute] ( #contribute )
38
39
39
40
## List of Utilities
40
41
@@ -360,6 +361,20 @@ Yields:
360
361
* [ NLCST] [ ]
361
362
* [ MDAST] [ ]
362
363
364
+ ## Contribute
365
+
366
+ ** hast** is built by people just like you! Check out
367
+ [ ` contribute.md ` ] [ contribute ] for ways to get started.
368
+
369
+ This project has a [ Code of Conduct] [ coc ] . By interacting with this repository,
370
+ organisation, or community you agree to abide by its terms.
371
+
372
+ Want to chat with the community and contributors? Join us in [ Gitter] [ chat ] !
373
+
374
+ Have an idea for a cool new utility or tool? That’s great! If you want
375
+ feedback, help, or just to share it with the world you can do so by creating
376
+ an issue in the [ ` syntax-tree/ideas ` ] [ ideas ] repository!
377
+
363
378
<!-- Definitions -->
364
379
365
380
[ logo ] : https://cdn.rawgit.com/syntax-tree/hast/96a20f3/logo.svg
@@ -391,3 +406,11 @@ Yields:
391
406
[ properties ] : #properties
392
407
393
408
[ root ] : #root
409
+
410
+ [ contribute ] : contributing.md
411
+
412
+ [ coc ] : code-of-conduct.md
413
+
414
+ [ ideas ] : https://github.com/syntax-tree/ideas
415
+
416
+ [ chat ] : https://gitter.im/wooorm/rehype
You can’t perform that action at this time.
0 commit comments