diff --git a/.github/ISSUE_TEMPLATE/bug report.yml b/.github/ISSUE_TEMPLATE/bug report.yml index 9c5fd5b45..c026d3144 100644 --- a/.github/ISSUE_TEMPLATE/bug report.yml +++ b/.github/ISSUE_TEMPLATE/bug report.yml @@ -42,10 +42,12 @@ body: label: OpensourcePOS Version description: What version of our software are you running? options: + - development (unreleased) + - opensourcepos 3.4.1 + - opensourcepos 3.4.0 - opensourcepos 3.3.9 - opensourcepos 3.3.8 - opensourcepos 3.3.7 - - development (unreleased) default: 0 validations: required: true