From 1e9e1142eadc706ccfa2de273d577eeeda5b3140 Mon Sep 17 00:00:00 2001 From: Hilary Luo Date: Mon, 12 Feb 2024 14:37:12 -0500 Subject: [PATCH] Update username for github issue asignment --- .github/ISSUE_TEMPLATE/0-troubleshooting-redirect.yml | 4 ++-- .github/ISSUE_TEMPLATE/2-feature.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/0-troubleshooting-redirect.yml b/.github/ISSUE_TEMPLATE/0-troubleshooting-redirect.yml index f4a570d..f3115f6 100644 --- a/.github/ISSUE_TEMPLATE/0-troubleshooting-redirect.yml +++ b/.github/ISSUE_TEMPLATE/0-troubleshooting-redirect.yml @@ -2,7 +2,7 @@ name: Troubleshooting Help description: "If you need troubleshooting help please use the troubleshooting form from the Turtlebot4 repo: https://github.com/turtlebot/turtlebot4/issues/new/choose." labels: ["troubleshooting"] assignees: - - smatar22 + - smatarCPR - RustyCPR body: - type: markdown @@ -13,4 +13,4 @@ body: attributes: label: Understand? options: - - 'Yes' \ No newline at end of file + - 'Yes' diff --git a/.github/ISSUE_TEMPLATE/2-feature.yml b/.github/ISSUE_TEMPLATE/2-feature.yml index 1bf7583..7116630 100644 --- a/.github/ISSUE_TEMPLATE/2-feature.yml +++ b/.github/ISSUE_TEMPLATE/2-feature.yml @@ -2,7 +2,7 @@ name: Feature request description: Use this form for requesting a feature that current doesn't exist. labels: ["enhancement"] assignees: - - smatar22 + - smatarCPR - RustyCPR body: - type: textarea @@ -20,4 +20,4 @@ body: - type: textarea attributes: label: Other notes - description: Add anything else you thing is important. \ No newline at end of file + description: Add anything else you thing is important.