From 8c13e038b963424e2c53bd93cfce52c9ce974332 Mon Sep 17 00:00:00 2001 From: Hilary Luo Date: Mon, 12 Feb 2024 14:07:57 -0500 Subject: [PATCH] Update username for github issue asignment --- .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.