Skip to content

Commit 61e6887

Browse files
saschanazjgraham
andauthored
Create README.md (#7)
Co-authored-by: jgraham <[email protected]>
1 parent f7e95d4 commit 61e6887

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
This repository hosts the [Test Utils Standard](https://testutils.spec.whatwg.org/).
2+
3+
## Code of conduct
4+
5+
We are committed to providing a friendly, safe, and welcoming environment for all. Please read and
6+
respect the [WHATWG Code of Conduct](https://whatwg.org/code-of-conduct).
7+
8+
## Contribution opportunities
9+
10+
We'd love your help fixing issues in the Test Utils standard. Pull requests for typographical and
11+
grammar errors are also most welcome.
12+
13+
We'd be happy to mentor you through this process. If you're interested and need help getting
14+
started, leave a comment on the issue or ask around
15+
[on Matrix](https://matrix.to/#/#whatwg:matrix.org).
16+
17+
## Pull requests
18+
19+
In short, change `index.bs` and submit your patch, with a
20+
[good commit message](https://github.com/whatwg/meta/blob/main/COMMITTING.md). Consider
21+
reading through the [WHATWG FAQ](https://whatwg.org/faq) if you are new here.
22+
23+
Please add your name to the Acknowledgments section in your first pull request, even for trivial
24+
fixes. The names are sorted lexicographically.
25+
26+
## Building "locally"
27+
28+
For quick local iteration, run `make`. To verify your changes locally, run `make deploy`. See more
29+
in the
30+
[WHATWG Contributor Guidelines](https://github.com/whatwg/meta/blob/main/CONTRIBUTING.md#building).
31+
32+
## Merge policy
33+
34+
If you can commit to this repository, see the
35+
[maintainer guidelines](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md).

0 commit comments

Comments
 (0)