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 @@ -75,6 +75,14 @@ For example, `foo` is literal in the following samples:
75
75
* ` Meant as a literal is - foo. `
76
76
* ` The word “foo” is meant as a literal. `
77
77
78
+ ## Contribute
79
+
80
+ See [ ` contribute.md ` in ` syntax-tree/nlcst ` ] [ contribute ] for ways to get
81
+ started.
82
+
83
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
84
+ repository, organisation, or community you agree to abide by its terms.
85
+
78
86
## License
79
87
80
88
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -96,3 +104,7 @@ For example, `foo` is literal in the following samples:
96
104
[ author ] : http://wooorm.com
97
105
98
106
[ nlcst ] : https://github.com/syntax-tree/nlcst
107
+
108
+ [ contribute ] : https://github.com/syntax-tree/nlcst/blob/master/contributing.md
109
+
110
+ [ 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