update issue templates

This commit is contained in:
Matteias Collet 2021-11-05 00:20:13 +00:00 committed by GitHub
parent fe3fb3ce35
commit 9462696fb7
4 changed files with 4 additions and 16 deletions

View file

@ -1,5 +1,5 @@
name: Code Bug Report
about: Codes doesn't work as expected
description: Codes doesn't work as expected
title: '[BUG]: '
labels:
- bug
@ -29,8 +29,6 @@ body:
- Nintendont
- Dolphin
- Other (specify in description above)
validations:
required: true
- type: input
attributes:
label: Loader Version
@ -44,8 +42,6 @@ body:
- NTSC-J (Japan)
- PAL (Europe)
- NTSC-K (Korea)
validations:
required: true
- type: dropdown
attributes:
label: Wii Region
@ -55,8 +51,6 @@ body:
- NTSC-J (Japan)
- PAL (Europe)
- NTSC-K (Korea)
validations:
required: false
- type: dropdown
attributes:
label: Game Source
@ -65,8 +59,6 @@ body:
- Disc
- SD-Card
- HDD
validations:
required: false
- type: dropdown
attributes:
label: Nintendont Source
@ -74,5 +66,3 @@ body:
options:
- SD-Card
- HDD
validations:
required: false

View file

@ -2,4 +2,4 @@ blank_issues_enabled: true
contact_links:
- name: SMS Speedrunning Community Discord
url: https://discord.gg/9dGJWEc
about: You can ask questions here.
description: You can ask questions here.

View file

@ -1,5 +1,5 @@
name: Generator Bug Report
about: The Generator doesn't work as expected
description: The Generator doesn't work as expected
title: '[BUG]: '
labels:
- bug
@ -36,5 +36,3 @@ body:
- Edge
- Edge (Chromium)
- Other (specify in description above)
validations:
required: true

View file

@ -1,5 +1,5 @@
name: Code/Feature Request
about: Suggest an idea for a code or generator feature
description: Suggest an idea for a code or generator feature
title: '[FEAT]'
labels:
- enhancement