From f66bedeac8c0f85f5524b509ffb9dc7d1486a911 Mon Sep 17 00:00:00 2001 From: Jared McCluskey Date: Sun, 24 Mar 2024 20:49:14 -0700 Subject: [PATCH] Update issue template for bug --- .github/ISSUE_TEMPLATE/bug_report.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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 00000000..c5d7ef5b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,27 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[Bug] " +labels: bug +assignees: '' + +--- + +**Describe the bug** + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to ... + + +**Expected behavior** + + +**Screenshots or Videos** + + +**Hardware specs** +_The more, the better. At a minimum, include the OS, OS version, CPU, and GPU_. + + +**Additional context**