From 5006126981c45ca4d91e0e7bf4285abcb90eaf48 Mon Sep 17 00:00:00 2001 From: claudiovb Date: Tue, 4 Nov 2025 18:55:26 -0300 Subject: [PATCH] fix: issue template --- .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/general.md} | 8 ++++++++ 1 file changed, 8 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/general.md} (87%) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/general.md similarity index 87% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/general.md index 6bf08bc..a3b6f0e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/general.md @@ -1,3 +1,11 @@ +--- +name: "General issue" +about: "Use this for bugs, features, or docs changes" +title: "" +labels: [] +assignees: [] +--- + ## I'm submitting a... - [ ] bug report