File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,14 @@ When strings are encountered, they are normalised to [`text`][text] nodes.
7575
7676[ ` Element ` ] [ element ] .
7777
78+ ## Contribute
79+
80+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
81+ started.
82+
83+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
84+ repository, organisation, or community you agree to abide by its terms.
85+
7886## License
7987
8088[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -104,3 +112,7 @@ When strings are encountered, they are normalised to [`text`][text] nodes.
104112[ hyperscript ] : https://github.com/dominictarr/hyperscript
105113
106114[ text ] : https://github.com/syntax-tree/unist#text
115+
116+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
117+
118+ [ coc ] : https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md
You can’t perform that action at this time.
0 commit comments