generated from privacycg/template
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Meta: adopt the WHATWG PR template (#124)
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- | ||
Thank you for contributing to The Storage Access API! Please describe the change you are making and complete the checklist below if your change is not editorial. | ||
--> | ||
|
||
- [ ] At least two implementers are interested (and none opposed): | ||
* … | ||
* … | ||
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: | ||
* … | ||
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: | ||
* Chromium: … | ||
* Gecko: … | ||
* WebKit: … | ||
|
||
(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) |