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
@@ -20,6 +20,7 @@ body:
|
||||
description: "Please tell us what kind of machine you have"
|
||||
multiple: false
|
||||
options:
|
||||
- "-- Please Select --"
|
||||
- Windows (10 or 11)
|
||||
- Intel Mac
|
||||
- Apple Silicon Mac (M1/M2/M3)
|
||||
@@ -33,6 +34,7 @@ body:
|
||||
description: "Please tell us how much memory your system has"
|
||||
multiple: false
|
||||
options:
|
||||
- "-- Please Select --"
|
||||
- Less than 8GB
|
||||
- 8 - 15GB
|
||||
- 16GB or more
|
||||
|
||||
Reference in New Issue
Block a user