We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Contribute
readme.md
1 parent 593d48d commit 87b1232Copy full SHA for 87b1232
readme.md
@@ -43,6 +43,14 @@ multiple IDs are found.
43
44
[`Node`][hast].
45
46
+## Contribute
47
+
48
+See [`contribute.md` in `syntax-tree/hast`][contribute] for ways to get
49
+started.
50
51
+This organisation has a [Code of Conduct][coc]. By interacting with this
52
+repository, organisation, or community you agree to abide by its terms.
53
54
## License
55
56
[MIT][license] © [Titus Wormer][author]
@@ -64,3 +72,7 @@ multiple IDs are found.
64
72
[author]: http://wooorm.com
65
73
66
74
[hast]: https://github.com/syntax-tree/hast
75
76
+[contribute]: https://github.com/syntax-tree/hast/blob/master/contributing.md
77
78
+[coc]: https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md
0 commit comments