From 698f9bb3d7cd224b32003d1a804679ff6569cfc7 Mon Sep 17 00:00:00 2001 From: objecttothis <17935339+objecttothis@users.noreply.github.com> Date: Tue, 12 Mar 2024 20:42:27 +0400 Subject: [PATCH] Update bug report.yml (#3946) Add option to select a development build --- .github/ISSUE_TEMPLATE/bug report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug report.yml b/.github/ISSUE_TEMPLATE/bug report.yml index 67f68417e..35c4c8fa1 100644 --- a/.github/ISSUE_TEMPLATE/bug report.yml +++ b/.github/ISSUE_TEMPLATE/bug report.yml @@ -21,6 +21,7 @@ body: - opensourcepos 3.3.9 - opensourcepos 3.3.8 - opensourcepos 3.3.7 + - development (unreleased) default: 0 validations: required: true @@ -118,4 +119,4 @@ body: description: By submitting this issue you agree this copy has not been modified options: - label: I agree this copy has not been modified - required: true \ No newline at end of file + required: true