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