mirror of
https://github.com/crate-ci/typos.git
synced 2025-02-23 13:31:04 -05:00
11 lines
215 B
YAML
11 lines
215 B
YAML
|
name: New Issue
|
||
|
description: A blank issue
|
||
|
labels: 'S-triage'
|
||
|
body:
|
||
|
- type: textarea
|
||
|
attributes:
|
||
|
label: Description
|
||
|
description: Type your description here...
|
||
|
validations:
|
||
|
required: true
|