diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 8cea7d1..d4ae942 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -16,8 +16,8 @@ body: attributes: label: Your Workstation description: Please tell us your PC/Mac/Laptop spec? - placeholder: 16 GB RAM, 8 core i7 CPU - value: "Specification" + placeholder: "Specification" + value: 16 GB RAM, 8 core i7 CPU validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..b16c8aa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: KodeKloud Slack + url: kodekloud.slack.com + about: Please use Slack to ask anything unrelated to Kubernetes the Hard Way.