Force reporters of bugs to agree to test against the latest Keycloak (#24352)

This commit is contained in:
Jon Koops 2023-11-02 10:23:27 +01:00 committed by GitHub
parent a6f6a52897
commit 8867dd6370
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,14 @@ 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.
description: |
Please search to see if the issue is already reported, and try to reproduce the issue on the latest release.
Any reported issues must be reproducible in the [latest](https://github.com/keycloak/keycloak/releases/latest) or [nightly](https://github.com/keycloak/keycloak/releases/nightly) version of Keycloak.
**⚠️ Failing to follow these guidelines may result in your issue being closed without action. ⚠️**
options:
- label: I have searched existing issues
required: true
- label: I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly)
- label: I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
required: true
- type: dropdown
id: area