From 97bfe1c9e5a3da69a489efa594253d670df58f57 Mon Sep 17 00:00:00 2001 From: Christian McCarty Date: Mon, 9 Dec 2024 09:10:08 -0600 Subject: [PATCH] Update issue templates Adding issue templates --- .github/ISSUE_TEMPLATE/card_bug.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/card_bug.md diff --git a/.github/ISSUE_TEMPLATE/card_bug.md b/.github/ISSUE_TEMPLATE/card_bug.md new file mode 100644 index 000000000..0f2226cc0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/card_bug.md @@ -0,0 +1,18 @@ +--- +name: card_bug +about: Report a problem with a card +title: '' +labels: bug +assignees: '' + +--- + +*(Do not delete the replay links above.)* + +**Site** +List which sites this happened on so we know where to look in the replay. + +**Description** +Describe: +1. What happened +2. What you expected to happen