summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar mtkennerly <mtkennerly@gmail.com>2022-05-09 17:28:51 +0800
committerLibravatar mtkennerly <mtkennerly@gmail.com>2022-05-09 17:28:51 +0800
commit48d25009af415d99f8a7155f117a3979e5aceba5 (patch)
tree1fc6f1fa98c87715d82e4175a7d9d751963d1a04 /.github
parent76e7c307dfdd4759366b76d3cbb5b31d6fb11016 (diff)
downloadiced-48d25009af415d99f8a7155f117a3979e5aceba5.tar.gz
iced-48d25009af415d99f8a7155f117a3979e5aceba5.tar.bz2
iced-48d25009af415d99f8a7155f117a3979e5aceba5.zip
Add missing versions to issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG-REPORT.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
index 9d0eb2ed..0e275a63 100644
--- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -60,6 +60,9 @@ body:
description: What version of iced are you using?
options:
- master
+ - 0.4.2
+ - 0.4.1
+ - 0.4.0
- 0.3.0
validations:
required: true