diff options
Diffstat (limited to '')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 8500f2aa..ad60918c 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -57,7 +57,7 @@ body: id: version attributes: label: Version - description: What version of iced are you using? + description: What version of iced are you using? Please ensure it's the latest patch. options: - master - "0.4" |