File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,14 @@ scriptSupporting({
35
35
36
36
Check if the given value is a [ ** script-supporting** ] [ spec ] [ element] [ ] .
37
37
38
+ ## Contribute
39
+
40
+ See [ ` contribute.md ` in ` syntax-tree/hast ` ] [ contribute ] for ways to get
41
+ started.
42
+
43
+ This organisation has a [ Code of Conduct] [ coc ] . By interacting with this
44
+ repository, organisation, or community you agree to abide by its terms.
45
+
38
46
## License
39
47
40
48
[ MIT] [ license ] © [ Titus Wormer] [ author ]
@@ -60,3 +68,7 @@ Check if the given value is a [**script-supporting**][spec] [element][].
60
68
[ element ] : https://github.com/syntax-tree/hast#element
61
69
62
70
[ spec ] : https://html.spec.whatwg.org/#script-supporting-elements
71
+
72
+ [ contribute ] : https://github.com/syntax-tree/hast/blob/master/contributing.md
73
+
74
+ [ 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