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 @@ -62,6 +62,14 @@ in `parent`.
62
62
Invoke the bound [ ` modifier ` ] [ modifier ] for each child in ` parent `
63
63
([ ` Node ` ] [ node ] ).
64
64
65
+ ## Contribute
66
+
67
+ See [ ` contribute.md ` in ` syntax-tree/unist ` ] [ contribute ] for ways to get
68
+ started.
69
+
70
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
71
+ repository, organisation, or community you agree to abide by its terms.
72
+
65
73
## License
66
74
67
75
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -87,3 +95,7 @@ Invoke the bound [`modifier`][modifier] for each child in `parent`
87
95
[ modifier ] : #next--modifierchild-index-parent
88
96
89
97
[ modify ] : #function-modifyparent
98
+
99
+ [ contribute ] : https://github.com/syntax-tree/unist/blob/master/contributing.md
100
+
101
+ [ coc ] : https://github.com/syntax-tree/unist/blob/master/code-of-conduct.md
You can’t perform that action at this time.
0 commit comments