diff --git a/.github/ISSUE_TEMPLATE/2-web-bug.yml b/.github/ISSUE_TEMPLATE/2-web-bug.yml index 669225fc7..dcef0bb7e 100644 --- a/.github/ISSUE_TEMPLATE/2-web-bug.yml +++ b/.github/ISSUE_TEMPLATE/2-web-bug.yml @@ -1,6 +1,6 @@ name: 🌐 Website bug (modrinth.com) description: Report an issue on the Modrinth website. -labels: [bug, frontend] +labels: [bug, web] body: - type: checkboxes attributes: @@ -49,4 +49,4 @@ body: label: Additional context description: Add any other context about the problem here. validations: - required: false \ No newline at end of file + required: false