mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28: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
|
- Intel Mac
|
||||||
- Apple Silicon Mac (M1/M2/M3)
|
- Apple Silicon Mac (M1/M2/M3)
|
||||||
- Other (specify in What Happened box)
|
- Other (specify in What Happened box)
|
||||||
|
default: 0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@@ -38,6 +39,7 @@ body:
|
|||||||
- Less than 8GB
|
- Less than 8GB
|
||||||
- 8 - 15GB
|
- 8 - 15GB
|
||||||
- 16GB or more
|
- 16GB or more
|
||||||
|
default: 0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- 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:
|
contact_links:
|
||||||
- name: KodeKloud Forum
|
- name: KodeKloud Forum
|
||||||
url: https://community.kodekloud.com/
|
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