From 7a237ec460727122e4a85818fb69423bb2af1bdf Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Fri, 15 Dec 2023 02:22:23 +0100 Subject: [PATCH] Update BUG.yml --- .github/ISSUE_TEMPLATE/BUG.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 4690e6f..d656471 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -90,3 +90,5 @@ body: required: true - label: I tried restarting Discord and Godot completely. required: true + - label: I did read the [documentation](https://github.com/vaporvee/discord-sdk-godot/wiki) + required: true