1
0
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:
2021-08-23 00:56:36 +02:00
parent 0ce5e62460
commit d389ca9a41
5 changed files with 73 additions and 35 deletions

17
.github/ISSUE_TEMPLATE/new-set.yml vendored Normal file
View 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