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 @@ -59,6 +59,14 @@ Classify plain-text ASCII [**emoticon**][emoticon]s as `EmoticonNode`s.
59
59
60
60
Node to process ([ ` NLCSTSentenceNode ` ] [ sentence ] ).
61
61
62
+ ## Contribute
63
+
64
+ See [ ` contribute.md ` in ` syntax-tree/nlcst ` ] [ contribute ] for ways to get
65
+ started.
66
+
67
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
68
+ repository, organisation, or community you agree to abide by its terms.
69
+
62
70
## License
63
71
64
72
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -84,3 +92,7 @@ Node to process ([`NLCSTSentenceNode`][sentence]).
84
92
[ sentence ] : https://github.com/syntax-tree/nlcst#paragrap
85
93
86
94
[ emoticon ] : https://github.com/wooorm/emoticon
95
+
96
+ [ contribute ] : https://github.com/syntax-tree/nlcst/blob/master/contributing.md
97
+
98
+ [ 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