mirror of
https://github.com/crate-ci/typos.git
synced 2025-02-22 21:11:02 -05:00
10 lines
215 B
YAML
10 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
|