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:
45
45
Transform a [ HAST Node] [ node ] to an ` ASTNode ` according to the default
46
46
Parse5 adapter.
47
47
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
+
48
56
## License
49
57
50
58
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -70,3 +78,7 @@ Parse5 adapter.
70
78
[ ast ] : https://github.com/inikulin/parse5/wiki/Documentation
71
79
72
80
[ 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