From f7df118b7bce3283604222062adcc504f18d5aa4 Mon Sep 17 00:00:00 2001 From: Hundrec Date: Thu, 13 Feb 2025 17:10:59 -0700 Subject: [PATCH] Charting Template --- .github/ISSUE_TEMPLATE/charting.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/charting.yml b/.github/ISSUE_TEMPLATE/charting.yml index 3c1e689ce0..e86b73c121 100644 --- a/.github/ISSUE_TEMPLATE/charting.yml +++ b/.github/ISSUE_TEMPLATE/charting.yml @@ -3,14 +3,18 @@ description: Report an issue with the placement of notes in the game. labels: ["type: charting issue", "status: pending triage"] title: "Charting Issue: " body: + - type: markdown + attributes: + value: "# PLEASE READ THE [CONTRIBUTING GUIDE](https://github.com/FunkinCrew/Funkin/blob/main/docs/CONTRIBUTING.md) BEFORE OPENING ISSUES!" + - type: checkboxes attributes: label: Issue Checklist description: Be sure to complete these steps to increase the chances of your issue being addressed! options: - - label: I have read the pinned [Issues Guide](https://github.com/FunkinCrew/Funkin/issues/4050) + - label: I have read the [Contributing Guide](https://github.com/FunkinCrew/Funkin/blob/main/docs/CONTRIBUTING.md) - label: I have checked the Issues/Discussions pages to see if my issue has already been reported - - label: I have properly named my issue + - label: I have properly titled my issue - type: dropdown attributes: