Skip to content

Commit 5212a0f

Browse files
committed
Add Contribute section to readme.md
1 parent 4881310 commit 5212a0f

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
@@ -49,6 +49,14 @@ Handles positional information properly.
4949

5050
The given `tree`.
5151

52+
## Contribute
53+
54+
See [`contribute.md` in `syntax-tree/mdast`][contribute] for ways to get
55+
started.
56+
57+
This organisation has a [Code of Conduct][coc]. By interacting with this
58+
repository, organisation, or community you agree to abide by its terms.
59+
5260
## License
5361

5462
[MIT][license] © [Titus Wormer][author]
@@ -70,3 +78,7 @@ The given `tree`.
7078
[author]: http://wooorm.com
7179

7280
[mdast]: https://github.com/syntax-tree/mdast
81+
82+
[contribute]: https://github.com/syntax-tree/mdast/blob/master/contributing.md
83+
84+
[coc]: https://github.com/syntax-tree/mdast/blob/master/code-of-conduct.md

0 commit comments

Comments
 (0)