From 2faed3f0ce011fcdfc8a6b8bd574dbddef132f9f Mon Sep 17 00:00:00 2001 From: Rick Calixte <10281587+rcalixte@users.noreply.github.com> Date: Sun, 3 Dec 2023 15:10:33 -0500 Subject: [PATCH] Update templates (#26) --- .github/CODEOWNERS | 2 ++ .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 ++ .github/ISSUE_TEMPLATE/02_feature_request.yml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 088065a8..8f606004 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,6 +2,8 @@ # Execute the script called codeowners_creator.py to generate it. calculate-sha256sum@rcalixte/* @rcalixte +cinnamon-system-settings@100savage/* @100savage +gnome-system-monitor@100savage/* @100savage send-as-attachment@rcalixte/* @rcalixte send-to-printer@rcalixte/* @rcalixte send-with-kdeconnect@rcalixte/* @rcalixte diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index e8b914c3..fbcfc331 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -43,6 +43,8 @@ body: label: Action name and maintainer options: - calculate-sha256sum@rcalixte @rcalixte + - cinnamon-system-settings@100savage @100savage + - gnome-system-monitor@100savage @100savage - send-as-attachment@rcalixte @rcalixte - send-to-printer@rcalixte @rcalixte - send-with-kdeconnect@rcalixte @rcalixte diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.yml b/.github/ISSUE_TEMPLATE/02_feature_request.yml index 5eb7765f..541f2aca 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/02_feature_request.yml @@ -11,6 +11,8 @@ body: label: Action name and maintainer options: - calculate-sha256sum@rcalixte @rcalixte + - cinnamon-system-settings@100savage @100savage + - gnome-system-monitor@100savage @100savage - send-as-attachment@rcalixte @rcalixte - send-to-printer@rcalixte @rcalixte - send-with-kdeconnect@rcalixte @rcalixte