mirror of
https://github.com/peter-tanner/peter-tanner.github.io.git
synced 2024-12-02 21:10:17 +08:00
18 lines
544 B
YAML
18 lines
544 B
YAML
|
body:
|
||
|
- type: checkboxes
|
||
|
attributes:
|
||
|
label: Checklist
|
||
|
description: Following the guidelines can make you more likely to get responses.
|
||
|
options:
|
||
|
- label: >-
|
||
|
I have read and accepted the
|
||
|
[contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
||
|
required: true
|
||
|
|
||
|
- type: textarea
|
||
|
attributes:
|
||
|
label: Description
|
||
|
description: Please describe in detail what you want to share.
|
||
|
validations:
|
||
|
required: true
|