Skip to content

Commit 79c0ebc

Browse files
authored
chore: add PR template (#144)
* chore: add PR template * Update .github/pull_request_template.md Co-authored-by: Valerie Young <spectranaut@igalia.com>
1 parent bcdfdea commit 79c0ebc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull_request_template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Closes #????
2+
3+
<!--- IF EDITORIAL or CHORE, delete the rest of this template -->
4+
5+
Describe Change Here!
6+
7+
# Implementation
8+
9+
* WPT tests: [LINK]()
10+
* Implementations (link to issue or when done, link to commit):
11+
* WebKit: [ISSUE]()
12+
* Gecko: [ISSUE]()
13+
* Blink: [ISSUE]()

0 commit comments

Comments
 (0)