File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,14 @@ all children will be asserted as well.
37
37
The ` assert.parent ` , ` assert.text ` , ` assert.void ` , and ` assert.wrap `
38
38
methods from [ ` unist-util-assert ` ] [ unist-util-assert ] are also included.
39
39
40
+ ## Contribute
41
+
42
+ See [ ` contribute.md ` in ` syntax-tree/mdast ` ] [ contribute ] for ways to get
43
+ started.
44
+
45
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
46
+ repository, organisation, or community you agree to abide by its terms.
47
+
40
48
## License
41
49
42
50
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -60,3 +68,7 @@ methods from [`unist-util-assert`][unist-util-assert] are also included.
60
68
[ mdast ] : https://github.com/syntax-tree/mdast
61
69
62
70
[ unist-util-assert ] : https://github.com/syntax-tree/unist-util-assert
71
+
72
+ [ contribute ] : https://github.com/syntax-tree/mdast/blob/master/contributing.md
73
+
74
+ [ coc ] : https://github.com/syntax-tree/mdast/blob/master/code-of-conduct.md
You can’t perform that action at this time.
0 commit comments