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 @@ -118,6 +118,14 @@ The verbose info would looks as follows:
118
118
}
119
119
```
120
120
121
+ ## Contribute
122
+
123
+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
124
+ started.
125
+
126
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
127
+ repository, organisation, or community you agree to abide by its terms.
128
+
121
129
## License
122
130
123
131
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -145,3 +153,7 @@ The verbose info would looks as follows:
145
153
[ node ] : https://github.com/syntax-tree/hast#ast
146
154
147
155
[ vfile ] : https://github.com/vfile/vfile
156
+
157
+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
158
+
159
+ [ 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