Skip to content

Commit a97793f

Browse files
committed
Add Contribute section to readme.md
1 parent 05e5991 commit a97793f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,14 @@ should however be entirely stripped from the tree.
213213
]
214214
```
215215

216+
## Contribute
217+
218+
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
219+
started.
220+
221+
This organisation has a [Code of Conduct][coc]. By interacting with this
222+
repository, organisation, or community you agree to abide by its terms.
223+
216224
## License
217225

218226
[MIT][license] © [Titus Wormer][author]
@@ -240,3 +248,7 @@ should however be entirely stripped from the tree.
240248
[github]: https://github.com/jch/html-pipeline/blob/master/lib/html/pipeline/sanitization_filter.rb
241249

242250
[schema-github]: lib/github.json
251+
252+
[contribute]: https://github.com/syntax-tree/unist/blob/master/contributing.md
253+
254+
[coc]: https://github.com/syntax-tree/unist/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)