From f554544f1b1a509bca73519a6b7269782f3da67f Mon Sep 17 00:00:00 2001 From: Steven Luscher Date: Sun, 15 Dec 2024 07:06:23 -0800 Subject: [PATCH] chore: link to new repo from issue template (#3717) --- .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