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.