Change name and delete required attribute in checkbox
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
Deploy docs / deploy (push) Waiting to run

This commit is contained in:
Данил 2024-11-14 22:28:37 +03:00
parent 369126aaee
commit 3ed3115b97
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
name: Report an issue with Kekkai name: 🐞 Bug report
description: Report an issue with Kekkai description: Report an issue with Kekkai
body: body:
- type: textarea - type: textarea
@ -33,8 +33,6 @@ body:
placeholder: v1.0.0 placeholder: v1.0.0
- type: checkboxes - type: checkboxes
validations:
required: true
attributes: attributes:
label: Platform with the issue label: Platform with the issue
options: options:

View file

@ -1,4 +1,4 @@
name: Feature request name: ⭐️ Feature request
description: Suggest a new idea how to improve Kekkai description: Suggest a new idea how to improve Kekkai
labels: [feature request] labels: [feature request]
body: body: