Add Contribute
section to readme.md
· syntax-tree/hast@fe8f865 (original) (raw)
`` @@ -35,6 +35,7 @@ documents. The latest released version is [2.1.0
][latest].
``
35
35
`* Comment
`
36
36
`* Text
`
37
37
`* Related
`
``
38
`+
`
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
for ways to get started.
``
``
368
+
``
369
`+
This project has a Code of Conduct. 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!
`
``
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
repository!
``
``
377
+
363
378
`
`
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
`+
`
``
411
+
``
412
`+
`
``
413
+
``
414
`+
`
``
415
+
``
416
`+
`