Update bug_report.yml
parent
6d86564308
commit
8dbb13edd4
|
@ -6,13 +6,13 @@ inputs:
|
||||||
|
|
||||||
attributes:
|
attributes:
|
||||||
preview_only: true
|
preview_only: true
|
||||||
text: |
|
value: |
|
||||||
Verify first that your issue is not already reported on [GitHub](https://github.com/ansible-collections/community.general/labels/bug)
|
Verify first that your issue is not already reported on [GitHub](https://github.com/ansible-collections/community.general/labels/bug)
|
||||||
Also test if the latest release and devel branch are affected too
|
Also test if the latest release and devel branch are affected too
|
||||||
Complete *all* sections as described, this form is processed automatically
|
Complete *all* sections as described, this form is processed automatically
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: SUMMARY
|
label: OVERVIEW
|
||||||
description: 'Explain the problem briefly below'
|
description: 'Explain the problem briefly below'
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -23,6 +23,7 @@ inputs:
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
label: ISSUE TYPE
|
||||||
choices:
|
choices:
|
||||||
- Bug Report
|
- Bug Report
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue