Compare commits
2 Commits
main
...
issue-temp
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75f9fa5daf | ||
|
|
c9d34feab7 |
4
.github/ISSUE_TEMPLATE/2-web-bug.yml
vendored
4
.github/ISSUE_TEMPLATE/2-web-bug.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: 🌐 Website bug (modrinth.com)
|
name: 🌐 Website bug (modrinth.com)
|
||||||
description: Report an issue on the Modrinth website.
|
description: Report an issue on the Modrinth website.
|
||||||
labels: [bug, frontend]
|
labels: [bug, web]
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
@ -49,4 +49,4 @@ body:
|
|||||||
label: Additional context
|
label: Additional context
|
||||||
description: Add any other context about the problem here.
|
description: Add any other context about the problem here.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/4-feature-request.yml
vendored
4
.github/ISSUE_TEMPLATE/4-feature-request.yml
vendored
@ -9,6 +9,8 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate feature requests
|
- label: I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate feature requests
|
||||||
required: true
|
required: true
|
||||||
|
- label: I checked the [existing discussions](https://github.com/orgs/modrinth/discussions) for duplicate feature requests
|
||||||
|
required: true
|
||||||
- label: I have checked that this feature request is not on our [roadmap](https://roadmap.modrinth.com)
|
- label: I have checked that this feature request is not on our [roadmap](https://roadmap.modrinth.com)
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@ -43,4 +45,4 @@ body:
|
|||||||
label: Additional context
|
label: Additional context
|
||||||
description: Add any other context or screenshots about the suggested enhancement here.
|
description: Add any other context or screenshots about the suggested enhancement here.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user