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 @@ -45,6 +45,14 @@ Yields:
4545Transform a [ HAST Node] [ node ] to an ` ASTNode ` according to the default
4646Parse5 adapter.
4747
48+ ## Contribute
49+
50+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
51+ started.
52+
53+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
54+ repository, organisation, or community you agree to abide by its terms.
55+
4856## License
4957
5058[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -70,3 +78,7 @@ Parse5 adapter.
7078[ ast ] : https://github.com/inikulin/parse5/wiki/Documentation
7179
7280[ node ] : https://github.com/syntax-tree/hast#ast
81+
82+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
83+
84+ [ coc ] : https://github.com/syntax-tree/hast/blob/master/code-of-conduct.md
You can’t perform that action at this time.
0 commit comments