From 3dd5810c53076b7405b759c66cbc664d64048c10 Mon Sep 17 00:00:00 2001 From: KeylAmi Date: Wed, 2 Mar 2022 18:30:22 -0500 Subject: [PATCH] Update bugreport.yml --- .github/ISSUE_TEMPLATE/bugreport.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yml b/.github/ISSUE_TEMPLATE/bugreport.yml index d130991bf..f957ac801 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yml +++ b/.github/ISSUE_TEMPLATE/bugreport.yml @@ -76,3 +76,11 @@ body: ``` validations: required: false + - type: textarea + id: packages + attributes: + label: Packages + description: List Discord.Net and Discord.Net related pacakges in use, and versions. + placeholder: Discord.Net V3.3.2, etc. + validations: + required: true