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 @@ -62,6 +62,14 @@ Find all children after `index` (or `node`) in `parent`, that passes `test`
62
62
* [ ` unist-util-find ` ] ( https://github.com/blahah/unist-util-find )
63
63
— Find nodes matching a predicate
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 @@ Find all children after `index` (or `node`) in `parent`, that passes `test`
87
95
[ node ] : https://github.com/syntax-tree/unist#node
88
96
89
97
[ is ] : https://github.com/syntax-tree/unist-util-is
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