mirror of https://github.com/apache/lucene.git
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
|