Skip to content

Commit 87f2a45

Browse files
authored
1 parent 19d5ee1 commit 87f2a45

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

.github/ISSUE_TEMPLATE/test-change-proposal.md

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: Test Change Proposal
2+
description: Proposal to change, add, or remove tests for an Interop 2022 focus area
3+
labels: test-change-proposal
4+
body:
5+
- type: markdown
6+
attributes:
7+
value: |
8+
Thanks for taking the time to make a suggest an improvement to the Interop 2022 test suite!
9+
10+
Please see the [Interop 2022 RFC](https://github.com/web-platform-tests/rfcs/blob/master/rfcs/interop_2022.md#updating-the-tests) for details on how test change proposals are handled.
11+
- type: textarea
12+
attributes:
13+
label: Test List
14+
description: Links to the tests on https://wpt.fyi that you're proposing to change, add, or remove.
15+
- type: textarea
16+
attributes:
17+
label: Rationale
18+
description: Justification for the changes

0 commit comments

Comments
 (0)