From c020b541afb52e8a2d02f33f5e7943cf38dc77a6 Mon Sep 17 00:00:00 2001 From: Dev_Ranger <30966416+DevRanger@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:13:45 -0800 Subject: [PATCH] remove dvmmon from bug & pr template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/pull_request_template.md | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 11253f33..1641c07b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -24,7 +24,6 @@ body: - dvmbridge - dvmpatch - dvmcmd - - dvmmon - sysview - tged - peered diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4c0e2c4b..6610d626 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,7 +9,6 @@ Which part(s) of the project does this affect? - [ ] dvmbridge - [ ] dvmpatch - [ ] dvmcmd -- [ ] dvmmon - [ ] sysview - [ ] tged - [ ] peered