Update 1-issue.yml
This commit is contained in:
parent
b994db1653
commit
17fd2d6976
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/1-issue.yml
vendored
4
.github/ISSUE_TEMPLATE/1-issue.yml
vendored
|
|
@ -3,8 +3,8 @@ description: When you're experiencing problems using the container
|
|||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Is there an existing issue for this?
|
||||
description: Please search to see if a solution already exists for your issue.
|
||||
label: Is there no existing issue for this?
|
||||
description: Please search to see if no solution was already provided before.
|
||||
options:
|
||||
- label: I have searched the existing issues
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue