1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 21:53:26 +00:00

build: add content to bug-report template

This commit is contained in:
Cotes Chung
2023-09-20 04:32:00 +08:00
parent 0465a985dc
commit 0a55e1297b
2 changed files with 10 additions and 1 deletions

View File

@@ -11,6 +11,16 @@ body:
[Contributing Guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
required: true
- type: dropdown
id: download
attributes:
label: How did you create the site?
options:
- Generated from `chirpy-starter`
- Built from `jekyll-theme-chirpy`
validations:
required: true
- type: textarea
attributes:
label: Describe the bug