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 @@ -55,6 +55,14 @@ Where `<style>` is either `color` or `noColor`.
5555To explicitly add or remove ANSI sequences, use either ` inspect.color(node) `
5656or ` inspect.noColor(node) ` .
5757
58+ ## Contribute
59+
60+ See [ ` contribute.md ` in ` syntax-tree/unist ` ] [ contribute ] for ways to get
61+ started.
62+
63+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
64+ repository, organisation, or community you agree to abide by its terms.
65+
5866## License
5967
6068[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -78,3 +86,7 @@ or `inspect.noColor(node)`.
7886[ license ] : LICENSE
7987
8088[ author ] : http://wooorm.com
89+
90+ [ contribute ] : https://github.com/syntax-tree/unist/blob/master/contributing.md
91+
92+ [ 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