mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
Udapting bug template
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@@ -20,7 +20,7 @@ body:
|
||||
description: "Please tell us what kind of machine you have"
|
||||
multiple: false
|
||||
options:
|
||||
- "-- Please Select --"
|
||||
- "Please Select -->"
|
||||
- Windows (10 or 11)
|
||||
- Intel Mac
|
||||
- Apple Silicon Mac (M1/M2/M3)
|
||||
@@ -35,7 +35,7 @@ body:
|
||||
description: "Please tell us how much memory your system has"
|
||||
multiple: false
|
||||
options:
|
||||
- "-- Please Select --"
|
||||
- "Please Select -->"
|
||||
- Less than 8GB
|
||||
- 8 - 15GB
|
||||
- 16GB or more
|
||||
|
||||
Reference in New Issue
Block a user