From 0055e58721872dcbc0ed6d12c3afb95019d34c2c Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:48:30 +0100 Subject: [PATCH] Append version change Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bugreport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yml b/.github/ISSUE_TEMPLATE/bugreport.yml index 2b264e2d2..a4ce4a9f0 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yml +++ b/.github/ISSUE_TEMPLATE/bugreport.yml @@ -42,7 +42,7 @@ body: attributes: label: Version description: What version of dnet are you using? - placeholder: ex. 3.5.0-labs + placeholder: ex. 3.1.0 validations: required: true - type: input