updating bug template
parent
fce247b325
commit
1a33d92dc4
|
@ -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,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.
|
||||
|
|
Loading…
Reference in New Issue