From 4462572b5369fbdd52db3894f4bb5937665a4e52 Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Fri, 1 Nov 2024 08:43:34 -0400 Subject: [PATCH] Add bug_feature issue template --- .github /ISSUE_TEMPLATE/bug_feature.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github /ISSUE_TEMPLATE/bug_feature.md diff --git a/.github /ISSUE_TEMPLATE/bug_feature.md b/.github /ISSUE_TEMPLATE/bug_feature.md new file mode 100644 index 00000000..b3454deb --- /dev/null +++ b/.github /ISSUE_TEMPLATE/bug_feature.md @@ -0,0 +1,16 @@ +--- +name: Bug Report or Feature Request +about: Report a bug or suggest a new feature! +title: "" +labels: "" +assignees: "" +--- + +### Problem + + + +### Proposed solution