From a4e27e1b447244df08467b2ec89b31f11fcd197d Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Mon, 7 Feb 2022 12:42:37 +0100 Subject: [PATCH] Fix 5/??? smh I was tired when I committed this and didnt bother making changes assuming it was already good :'') 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 f934e2b38..81cac4af7 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yml +++ b/.github/ISSUE_TEMPLATE/bugreport.yml @@ -45,7 +45,7 @@ body: id: version attributes: label: Version - description: What version of dnet are you using? + description: What version of Discord.Net are you using? placeholder: ex. 3.1.0 validations: required: true