Skip to content

Commit f34f6b7

Browse files
chore(PULL_REQUEST_TEMPLATE): check ReSpec task
Add a task to check ReSpec errors and warnings
1 parent 97f2ea2 commit f34f6b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ closes #???
22

33
The following tasks have been completed:
44

5-
* [ ] web platform tests (link)
6-
* [ ] MDN Docs added (link)
5+
* [ ] Confirmed there are no ReSpec errors/warnings.
6+
* [ ] Added Web platform tests (link)
7+
* [ ] added MDN Docs (link)
78

89
Implementation commitment:
910

0 commit comments

Comments
 (0)