fix issue template descriptions (#1310)

* fix incorrect api urls

* fix descriptions on issue templates

* revert b51914e

---------

Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
KTrain
2024-08-01 05:42:16 +10:00
committed by GitHub
parent c2c7eda799
commit 984da93a7b
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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