Update bug issue form to add checkboxes for search/latest release (#15891)

This commit is contained in:
Stian Thorgersen 2022-12-07 15:12:49 +01:00 committed by GitHub
parent de7dd77aeb
commit 21cce0a1d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,15 @@ name: Bug Report
description: Report a non-security sensitive bug in Keycloak
labels: ["kind/bug", "status/triage"]
body:
- type: checkboxes
attributes:
label: Before reporting an issue
description: Please search to see if the issue is already reported, and try to reproduce the issue on the latest release.
options:
- label: I have searched existing issues
required: true
- label: I have reproduced the issue with the latest release
required: true
- type: dropdown
id: area
attributes: