From 168e4fa202c7ad03811457ab2b12734734e946e2 Mon Sep 17 00:00:00 2001 From: Derrick DaCosta <125311989+derrick-dacosta@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:38:21 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..20380d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Issue tracker is ONLY used for reporting bugs. +title: '' +labels: bug +assignees: '' + +--- + +## Detailed Description + + +## Expected Behavior + + +## Current Behavior + + +## Steps to Reproduce + + +1. +2. +3. +4. + +## Possible Implementation +