mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 21:39:24 +00:00
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:
@@ -1,5 +1,5 @@
|
|||||||
name: 🎮 Modrinth App bug
|
name: 🎮 Modrinth App bug
|
||||||
description: Report an issue on the Modrinth website.
|
description: Report an issue in the Modrinth Launcher.
|
||||||
labels: [bug, app]
|
labels: [bug, app]
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: 🛠️ API issue (api.modrinth.com)
|
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]
|
labels: [bug, api]
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|||||||
Reference in New Issue
Block a user