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 @@ -63,6 +63,14 @@ Find the first child before `index` (or `node`) in `parent`, that passes `test`
63
63
* [ ` unist-util-find ` ] ( https://github.com/blahah/unist-util-find )
64
64
— Find nodes matching a predicate
65
65
66
+ ## Contribute
67
+
68
+ See [ ` contribute.md ` in ` syntax-tree/unist ` ] [ contribute ] for ways to get
69
+ started.
70
+
71
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
72
+ repository, organisation, or community you agree to abide by its terms.
73
+
66
74
## License
67
75
68
76
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -88,3 +96,7 @@ Find the first child before `index` (or `node`) in `parent`, that passes `test`
88
96
[ node ] : https://github.com/syntax-tree/unist#node
89
97
90
98
[ is ] : https://github.com/syntax-tree/unist-util-is
99
+
100
+ [ contribute ] : https://github.com/syntax-tree/unist/blob/master/contributing.md
101
+
102
+ [ 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