keycloak-scim/.github/ISSUE_TEMPLATE/task.yml
2023-04-25 12:52:17 +02:00

11 lines
290 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
id: description
attributes:
label: Description
description: Describe the task.
validations:
required: true