lucene/.github/ISSUE_TEMPLATE/test.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
394 B
YAML
Raw Normal View History

name: Test Improvement / Failure Report
description: File a task relates to test
labels: ["type:test"]
body:
- type: textarea
id: description
attributes:
label: Description
validations:
required: true
- type: textarea
id: environment
attributes:
label: Gradle command to reproduce
placeholder: Specify the gradle command to reproduce the failure