From e723d32c6af8e75c2538049aab575dbb64bcdb19 Mon Sep 17 00:00:00 2001 From: Steven Luscher Date: Sun, 15 Dec 2024 07:05:25 -0800 Subject: [PATCH] chore: link to new repo from issue template --- .github/ISSUE_TEMPLATE/0_bug.md | 6 ++++++ .github/ISSUE_TEMPLATE/1_feature.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/0_bug.md b/.github/ISSUE_TEMPLATE/0_bug.md index 486894e82d45..f1e7984cf2b4 100644 --- a/.github/ISSUE_TEMPLATE/0_bug.md +++ b/.github/ISSUE_TEMPLATE/0_bug.md @@ -8,6 +8,12 @@ assignees: '' + + ## Overview diff --git a/.github/ISSUE_TEMPLATE/1_feature.md b/.github/ISSUE_TEMPLATE/1_feature.md index 570e146b0416..7ebf223091e1 100644 --- a/.github/ISSUE_TEMPLATE/1_feature.md +++ b/.github/ISSUE_TEMPLATE/1_feature.md @@ -8,6 +8,12 @@ assignees: '' + + ## Motivation