Update bug_report.yml
parent
8dbb13edd4
commit
e8886fa711
|
@ -2,19 +2,20 @@ name: Bug Report
|
|||
about: Create a report to help us improve
|
||||
|
||||
inputs:
|
||||
- type: description
|
||||
|
||||
- type: description
|
||||
attributes:
|
||||
preview_only: true
|
||||
value: |
|
||||
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
|
||||
Complete *all* sections as described, this form is processed automatically
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: OVERVIEW
|
||||
description: 'Explain the problem briefly below'
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: SUMMARY
|
||||
|
|
Loading…
Reference in New Issue