mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Fix issue templates [skip ci]
This commit is contained in:
parent
9d857bc59e
commit
138efcde00
2 changed files with 0 additions and 2 deletions
1
.github/ISSUE_TEMPLATE/00-bug.yml
vendored
1
.github/ISSUE_TEMPLATE/00-bug.yml
vendored
|
|
@ -4,7 +4,6 @@ title: "<title>"
|
|||
labels: [
|
||||
"bug"
|
||||
]
|
||||
type: "Bug"
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
|
|
|
|||
1
.github/ISSUE_TEMPLATE/01-playback.yml
vendored
1
.github/ISSUE_TEMPLATE/01-playback.yml
vendored
|
|
@ -4,7 +4,6 @@ title: "<title>"
|
|||
labels: [
|
||||
"bug", "playback"
|
||||
]
|
||||
type: "Bug"
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue