Mention nightly releases in the bug template
This commit is contained in:
parent
5fea7affd1
commit
3a8c54c677
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -9,7 +9,7 @@ body:
|
|||
options:
|
||||
- label: I have searched existing issues
|
||||
required: true
|
||||
- label: I have reproduced the issue with the latest release
|
||||
- label: I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly)
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: area
|
||||
|
|
Loading…
Reference in a new issue