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 @@ -47,6 +47,14 @@ Get the start or end points in the positional info of `node`.
47
47
[ ` Point ` ] [ point ] — Filled with ` line ` (nullable ` uint32 >= 1 ` ),
48
48
` column ` (nullable ` uint32 >= 1 ` ), ` offset ` (nullable ` uint32 >= 0 ` ).
49
49
50
+ ## Contribute
51
+
52
+ See [ ` contribute.md ` in ` syntax-tree/unist ` ] [ contribute ] for ways to get
53
+ started.
54
+
55
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
56
+ repository, organisation, or community you agree to abide by its terms.
57
+
50
58
## License
51
59
52
60
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -72,3 +80,7 @@ Get the start or end points in the positional info of `node`.
72
80
[ node ] : https://github.com/syntax-tree/unist#node
73
81
74
82
[ point ] : https://github.com/syntax-tree/unist#point
83
+
84
+ [ contribute ] : https://github.com/syntax-tree/unist/blob/master/contributing.md
85
+
86
+ [ 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