Skip to content

Commit

Permalink
Add card data issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Jun 23, 2024
1 parent e92f2c6 commit 1bfea60
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/card_data.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Card Data Issues
description: File a report for card data issues (images, text, links, etc).
title: "[Card Data] - "
labels: [card data, good first issue, help wanted]
assignees:
- ledergamesmatt
body:
- type: checkboxes
attributes:
label: Prerequisites
description: Please answer the following questions for yourself before submitting an issue.
options:
- label: I have searched the issue tracker to check if the issue has already been reported.
required: true

- type: textarea
attributes:
label: Describe the card data issues
description: Please provide any and all affected cards, FAQs, erratum, changelog pages, etc. that relate to this issue.
validations:
required: true

0 comments on commit 1bfea60

Please sign in to comment.