mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
issue templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@@ -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
|
||||
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user