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