Skip to content

Commit 9389546

Browse files
committed
Add Contribute section to readme.md
1 parent 6a48eac commit 9389546

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
@@ -73,6 +73,14 @@ A comment marker.
7373
values to numbers and booleans when possible
7474
* `node` ([`Node`][node]) — Reference to given node
7575

76+
## Contribute
77+
78+
See [`contribute.md` in `syntax-tree/mdast`][contribute] for ways to get
79+
started.
80+
81+
This organisation has a [Code of Conduct][coc]. By interacting with this
82+
repository, organisation, or community you agree to abide by its terms.
83+
7684
## License
7785

7886
[MIT][license] © [Titus Wormer][author]
@@ -102,3 +110,7 @@ A comment marker.
102110
[node]: https://github.com/syntax-tree/unist#node
103111

104112
[marker]: #marker
113+
114+
[contribute]: https://github.com/syntax-tree/mdast/blob/master/contributing.md
115+
116+
[coc]: https://github.com/syntax-tree/mdast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)