diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 1f927aff7..fc6881422 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,5 @@ name: 🐛 ​ Bug report description: Report an issue or problem with the way LuckPerms is functioning. -title: "" labels: ["type: issue"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/suggestion.yml b/.github/ISSUE_TEMPLATE/suggestion.yml index d23f844e4..12e8852ba 100644 --- a/.github/ISSUE_TEMPLATE/suggestion.yml +++ b/.github/ISSUE_TEMPLATE/suggestion.yml @@ -1,6 +1,5 @@ name: 💡 ​ Suggestion description: Suggest an idea for an improvement or change to LuckPerms. -title: "" labels: ["type: suggestion"] body: - type: markdown