keycloak-scim/.github/ISSUE_TEMPLATE/task.yml
2022-03-29 15:47:35 +02:00

10 lines
270 B
YAML

name: Task
description: Any tasks that are not directly adding a new feature, enhancement or fixing a bug
labels: ["kind/task"]
body:
- type: textarea
attributes:
label: Description
description: Describe the task.
validations:
required: true