keycloak-scim/.github/ISSUE_TEMPLATE/task.yml

11 lines
270 B
YAML
Raw Normal View History

2022-03-29 13:47:35 +00:00
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