From b0649c0e6a8cdab1ef71ff4c90eec1d7a4e63896 Mon Sep 17 00:00:00 2001 From: Avior Date: Mon, 5 Apr 2021 16:24:21 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/data-request.md | 17 +++++++++++++++++ .../missing-card-informations.md | 18 ++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/data-request.md create mode 100644 .github/ISSUE_TEMPLATE/missing-card-informations.md diff --git a/.github/ISSUE_TEMPLATE/data-request.md b/.github/ISSUE_TEMPLATE/data-request.md new file mode 100644 index 000000000..ec6d84493 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/data-request.md @@ -0,0 +1,17 @@ +--- +name: Data Request +about: 'Suggest a new field or enhancement for a field ' +title: '' +labels: enhancement +assignees: '' + +--- + +# What do you want to change? + +- [ ] Serie +- [ ] Set +- [ ] Card + +# What change do you want to do? +_Describe the change(s) you want to be added/enhanced_ diff --git a/.github/ISSUE_TEMPLATE/missing-card-informations.md b/.github/ISSUE_TEMPLATE/missing-card-informations.md new file mode 100644 index 000000000..d5e166181 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/missing-card-informations.md @@ -0,0 +1,18 @@ +--- +name: Missing Card Informations +about: Use this template to add missing/incorrect card informations +title: '' +labels: Card +assignees: '' + +--- + +# Card Idientifier + +- Serie: serie_name +- Set: set_name +- card: card_identifier (generaly found in the bottom left for recent cards/right for older cards) + +# Changes + +Describe the changes needed to the card (New card, change in card informations, etc)