mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-14 13:55:09 +00:00
Updated ISSUE_TEMPLATE to use the new issue templates
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
17
.github/ISSUE_TEMPLATE/new-set.yml
vendored
Normal file
17
.github/ISSUE_TEMPLATE/new-set.yml
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
name: New Set
|
||||
description: Use this Issue Template when you found a New set!
|
||||
title: "[Set]: {Set Name}"
|
||||
labels: [type/new-set, project/database]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for taking the time to fill out this set informations
|
||||
- type: input
|
||||
id: source
|
||||
attributes:
|
||||
label: Source
|
||||
description: Where did you find out about this new set
|
||||
placeholder: "ex: https://www.pokemon.com/us/pokemon-tcg/sword-shield-evolving-skies/explore-and-watch/"
|
||||
validations:
|
||||
required: true
|
Reference in New Issue
Block a user