We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Contribute
readme.md
1 parent 4881310 commit 5212a0fCopy full SHA for 5212a0f
readme.md
@@ -49,6 +49,14 @@ Handles positional information properly.
49
50
The given `tree`.
51
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
60
## License
61
62
[MIT][license] © [Titus Wormer][author]
@@ -70,3 +78,7 @@ The given `tree`.
70
78
[author]: http://wooorm.com
71
79
72
80
[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