From 1a33d92dc45b4cc97a5c7bf66f4e764b0fec4d52 Mon Sep 17 00:00:00 2001 From: Alistair Mackay <34012094+fireflycons@users.noreply.github.com> Date: Wed, 20 Mar 2024 06:15:08 +0000 Subject: [PATCH] updating bug template --- .github/ISSUE_TEMPLATE/bug.yaml | 2 ++ .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 5bfd6fa..07a12c4 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -25,6 +25,7 @@ body: - Intel Mac - Apple Silicon Mac (M1/M2/M3) - Other (specify in What Happened box) + default: 0 validations: required: true - type: dropdown @@ -38,6 +39,7 @@ body: - Less than 8GB - 8 - 15GB - 16GB or more + default: 0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ebc6a4e..57db048 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: false contact_links: - name: KodeKloud Forum url: https://community.kodekloud.com/ - about: Please use the Communuity Forum to ask about anything unrelated to Kubernetes the Hard Way. + about: Please use the Communuity Forum to ask about anything unrelated to Kubernetes the Hard Way, e.g. questions about courses or exams, issues with courses, lecture requests etc.