From ca5e08f967d3aa43a34895170b3c97aa04794cba Mon Sep 17 00:00:00 2001
From: Hundrec <hundrecard@gmail.com>
Date: Wed, 10 Jul 2024 18:47:34 -0700
Subject: [PATCH] Specify crash log location

---
 .github/ISSUE_TEMPLATE/crash.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/crash.yml b/.github/ISSUE_TEMPLATE/crash.yml
index 74d2d628f..7690e8308 100644
--- a/.github/ISSUE_TEMPLATE/crash.yml
+++ b/.github/ISSUE_TEMPLATE/crash.yml
@@ -65,6 +65,6 @@ body:
 
   - type: textarea
     attributes:
-      label: Crash Logs (can be found in the crash folder)
+      label: Crash logs (can be found in the logs folder where Funkin.exe is)
     validations:
       required: true