issue templates

pull/634/head
fireflycons 2023-11-23 20:10:31 +00:00
parent dd0329279e
commit dad1eff054
2 changed files with 7 additions and 2 deletions

View File

@ -16,8 +16,8 @@ body:
attributes: attributes:
label: Your Workstation label: Your Workstation
description: Please tell us your PC/Mac/Laptop spec? description: Please tell us your PC/Mac/Laptop spec?
placeholder: 16 GB RAM, 8 core i7 CPU placeholder: "Specification"
value: "Specification" value: 16 GB RAM, 8 core i7 CPU
validations: validations:
required: true required: true
- type: textarea - type: textarea

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: KodeKloud Slack
url: kodekloud.slack.com
about: Please use Slack to ask anything unrelated to Kubernetes the Hard Way.