mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-28 22:33:53 +01:00
Fixed issue template titles
This commit is contained in:
parent
c17d6f4bc7
commit
ee2f9da72a
@ -1,6 +1,5 @@
|
|||||||
name: 🧠 Battle AI bugs 🐛
|
name: 🧠 Battle AI bugs 🐛
|
||||||
description: File a bug report related to battle AI.
|
description: File a bug report related to battle AI.
|
||||||
title: ""
|
|
||||||
labels: ["bug", "status: unconfirmed", "category: battle-ai"]
|
labels: ["bug", "status: unconfirmed", "category: battle-ai"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
name: 🙏 Feature Request 🙏
|
name: 🙏 Feature Request 🙏
|
||||||
description: Do you want a feature to be added to the Expansion? Let us know!
|
description: Do you want a feature to be added to the Expansion? Let us know!
|
||||||
title: ""
|
|
||||||
labels: ["feature-request"]
|
labels: ["feature-request"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
1
.github/ISSUE_TEMPLATE/04_other_errors.yaml
vendored
1
.github/ISSUE_TEMPLATE/04_other_errors.yaml
vendored
@ -1,6 +1,5 @@
|
|||||||
name: 💾 Other errors 🖥️
|
name: 💾 Other errors 🖥️
|
||||||
description: Everything else that doesn't fit in the above categories.
|
description: Everything else that doesn't fit in the above categories.
|
||||||
title: ""
|
|
||||||
labels: ["bug", "status: unconfirmed"]
|
labels: ["bug", "status: unconfirmed"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
Loading…
x
Reference in New Issue
Block a user