diff --git a/.github/ISSUE_TEMPLATE/1_Bug_report.yml b/.github/ISSUE_TEMPLATE/1_Bug_report.yml index 4fa1399f..7a9e68a1 100644 --- a/.github/ISSUE_TEMPLATE/1_Bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_Bug_report.yml @@ -7,8 +7,8 @@ body: - type: input attributes: label: Reverb Version - description: Provide the Reverb version that you are using. - placeholder: 1.0.0 + description: Provide the EXACT Reverb beta version that you are using. + placeholder: 1.0.0-beta8 validations: required: true - type: input