diff --git a/.github/ISSUE_TEMPLATE/1-app-bug.yml b/.github/ISSUE_TEMPLATE/1-app-bug.yml index cfa053340..7b32068e0 100644 --- a/.github/ISSUE_TEMPLATE/1-app-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-app-bug.yml @@ -1,5 +1,5 @@ name: 🎮 Modrinth App bug -description: Report an issue on the Modrinth website. +description: Report an issue in the Modrinth Launcher. labels: [bug, app] body: - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/3-api-bug.yml b/.github/ISSUE_TEMPLATE/3-api-bug.yml index f4a28b547..f76a5f166 100644 --- a/.github/ISSUE_TEMPLATE/3-api-bug.yml +++ b/.github/ISSUE_TEMPLATE/3-api-bug.yml @@ -1,5 +1,5 @@ name: 🛠️ API issue (api.modrinth.com) -description: Report an issue on the Modrinth website. +description: Report an issue regarding the Modrinth API. labels: [bug, api] body: - type: checkboxes