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.
75
75
76
76
[ ` Element ` ] [ element ] .
77
77
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
+
78
86
## License
79
87
80
88
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -104,3 +112,7 @@ When strings are encountered, they are normalised to [`text`][text] nodes.
104
112
[ hyperscript ] : https://github.com/dominictarr/hyperscript
105
113
106
114
[ 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