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.