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 @@ -41,6 +41,14 @@ Stringify the given [NLCST][] node (or list of nodes).
41
41
42
42
` string ` .
43
43
44
+ ## Contribute
45
+
46
+ See [ ` contribute.md ` in ` syntax-tree/nlcst ` ] [ contribute ] for ways to get
47
+ started.
48
+
49
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
50
+ repository, organisation, or community you agree to abide by its terms.
51
+
44
52
## License
45
53
46
54
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -62,3 +70,7 @@ Stringify the given [NLCST][] node (or list of nodes).
62
70
[ author ] : http://wooorm.com
63
71
64
72
[ nlcst ] : https://github.com/syntax-tree/nlcst
73
+
74
+ [ contribute ] : https://github.com/syntax-tree/nlcst/blob/master/contributing.md
75
+
76
+ [ coc ] : https://github.com/syntax-tree/nlcst/blob/master/code-of-conduct.md
You can’t perform that action at this time.
0 commit comments