From 26f8f5a77f7c332fd5ddf12480e56bfe3595d740 Mon Sep 17 00:00:00 2001 From: Michael Neeley Date: Tue, 25 Jun 2024 11:59:23 -0400 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE.md | 19 +++++++++++++++++++ ...t_template.md => PULL_REQUEST_TEMPLATE.md} | 0 .github/issue_template.md | 15 --------------- 3 files changed, 19 insertions(+), 15 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE.md rename .github/{pull_request_template.md => PULL_REQUEST_TEMPLATE.md} (100%) delete mode 100644 .github/issue_template.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..8dc3de9b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,19 @@ +## Problem Statement + + + + + + +## Resolution Criteria + + + +## How to reproduce + + + +## Screenshots/Recordings + + + diff --git a/.github/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/issue_template.md b/.github/issue_template.md deleted file mode 100644 index 754a2792..00000000 --- a/.github/issue_template.md +++ /dev/null @@ -1,15 +0,0 @@ -## What's the Problem? - - - -[Basecamp item](#) - - - -## Steps to reproduce - -- -- - -## Screenshots/Recordings -