You've already forked AstralRinth
forked from didirus/AstralRinth
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:
2
.github/ISSUE_TEMPLATE/1-app-bug.yml
vendored
2
.github/ISSUE_TEMPLATE/1-app-bug.yml
vendored
@@ -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
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/3-api-bug.yml
vendored
2
.github/ISSUE_TEMPLATE/3-api-bug.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user