From 6e539f7ccfddd3fe1c1e8e2a66edeb9d693a9617 Mon Sep 17 00:00:00 2001 From: czantoine Date: Tue, 29 Oct 2024 20:17:32 +1100 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/documentation_request.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.yml | 1 - .github/ISSUE_TEMPLATE/help_wanted.yml | 1 - 4 files changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c2b31e8..4a43d02 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,6 @@ name: "🐞 Bug Report" description: Report a bug to help improve the monitoring dashboard title: "[BUG] Bug description" labels: ["bug"] -assignees: '' body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/documentation_request.yml b/.github/ISSUE_TEMPLATE/documentation_request.yml index 0f440a1..3bfa365 100644 --- a/.github/ISSUE_TEMPLATE/documentation_request.yml +++ b/.github/ISSUE_TEMPLATE/documentation_request.yml @@ -2,7 +2,6 @@ name: "📚 Documentation Request" description: Request an update or improvement to the documentation title: "[DOC] Documentation request description" labels: ["documentation"] -assignees: '' body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ffe2cef..f9b53b1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,7 +2,6 @@ name: "✨ Feature Request" description: Suggest an idea to improve the monitoring dashboard title: "[FEATURE] Feature description" labels: ["enhancement"] -assignees: '' body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/help_wanted.yml b/.github/ISSUE_TEMPLATE/help_wanted.yml index 486c840..7d2be92 100644 --- a/.github/ISSUE_TEMPLATE/help_wanted.yml +++ b/.github/ISSUE_TEMPLATE/help_wanted.yml @@ -2,7 +2,6 @@ name: "🙏 Help Wanted" description: Request help with a specific area or issue title: "[HELP] Describe the help needed" labels: ["help wanted"] -assignees: '' body: - type: markdown