From d6881758863264ca32cf2a965c2a0ddfb2cc3094 Mon Sep 17 00:00:00 2001 From: Hilary Luo <103377417+hilary-luo@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:34:57 -0500 Subject: [PATCH] Update username for github issue asignment (#361) --- .github/ISSUE_TEMPLATE/0-troubleshooting.yml | 4 ++-- .github/ISSUE_TEMPLATE/2-feature.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/0-troubleshooting.yml b/.github/ISSUE_TEMPLATE/0-troubleshooting.yml index 26d0c63..bb9d690 100644 --- a/.github/ISSUE_TEMPLATE/0-troubleshooting.yml +++ b/.github/ISSUE_TEMPLATE/0-troubleshooting.yml @@ -2,7 +2,7 @@ name: Troubleshooting Help description: Use this form when you are looking for assistance to understand why the system is not working how you think it should. labels: ["troubleshooting"] assignees: - - smatar22 + - smatarCPR - RustyCPR body: - type: markdown @@ -121,4 +121,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. 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.