mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 10:08:58 +00:00
11 lines
190 B
YAML
11 lines
190 B
YAML
name: Task
|
|
description: File a general task
|
|
labels: ["type:task"]
|
|
body:
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Description
|
|
validations:
|
|
required: true
|