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 @@ -55,6 +55,14 @@ Now, running `node example` yields:
55
55
56
56
` string? ` — Source of ` value ` in ` file ` , if available.
57
57
58
+ ## Contribute
59
+
60
+ See [ ` contribute.md ` in ` syntax-tree/unist ` ] [ contribute ] for ways to get
61
+ started.
62
+
63
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
64
+ repository, organisation, or community you agree to abide by its terms.
65
+
58
66
## License
59
67
60
68
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -82,3 +90,7 @@ Now, running `node example` yields:
82
90
[ position ] : https://github.com/syntax-tree/unist#position
83
91
84
92
[ vfile ] : https://github.com/vfile/vfile
93
+
94
+ [ contribute ] : https://github.com/syntax-tree/unist/blob/master/contributing.md
95
+
96
+ [ 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