Skip to content

Commit 4749220

Browse files
authored
Update flaky-test.yml descriptions (#3138)
1 parent dea676d commit 4749220

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/flaky-test.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ body:
1212
required: true
1313

1414
- type: input
15-
id: link
15+
id: links
1616
attributes:
17-
label: "Link"
18-
description: "Link to file/line number in GitHub."
17+
label: "Links"
18+
description: "Links to failing GitHub Action and file/line number in GitHub"
1919
validations:
2020
required: true
2121

2222
- type: input
2323
id: branch
2424
attributes:
25-
label: "Branch"
26-
description: "Git branch the test was seen in. If a PR, the branch the PR was based off."
25+
label: "Branch / PR"
26+
description: "Git branch or PR the test was seen in."
2727
validations:
2828
required: true
2929

0 commit comments

Comments
 (0)