Merge pull request #2562 from mozilla/fix-issue-template
Fix issue template
This commit is contained in:
commit
60b40a2d9f
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -9,7 +9,7 @@ body:
|
||||||
options:
|
options:
|
||||||
- label: "I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue"
|
- label: "I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue"
|
||||||
required: true
|
required: true
|
||||||
- label: "I searched for existing reports to see if it hasn\'t already been reported"
|
- label: "I searched for existing reports to see if it hasn't already been reported"
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: step_to_reproduce
|
id: step_to_reproduce
|
||||||
|
|
Loading…
Add table
Reference in a new issue