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