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 @@ apostrophes (`'`) and lowercases alphabetical characters (`[A-Z]`).
47
47
48
48
` boolean ` , default: ` false ` — Do not strip hyphens (` - ` ).
49
49
50
+ ## Contribute
51
+
52
+ See [ ` contribute.md ` in ` syntax-tree/nlcst ` ] [ 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 ]
@@ -70,3 +78,7 @@ apostrophes (`'`) and lowercases alphabetical characters (`[A-Z]`).
70
78
[ nlcst ] : https://github.com/syntax-tree/nlcst
71
79
72
80
[ node ] : https://github.com/syntax-tree/unist#node
81
+
82
+ [ contribute ] : https://github.com/syntax-tree/nlcst/blob/master/contributing.md
83
+
84
+ [ 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