mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
chore: create wiki.yml
This commit is contained in:
parent
0d0db213d7
commit
c5d0b8f115
1 changed files with 21 additions and 0 deletions
21
.github/ISSUE_TEMPLATE/wiki.yml
vendored
Normal file
21
.github/ISSUE_TEMPLATE/wiki.yml
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
name: Wiki
|
||||
description: "Help us improve FMHY for everyone"
|
||||
title: "Wiki: "
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for taking the time to fill out this issue! Please select your issue type.
|
||||
- type: dropdown
|
||||
id: type
|
||||
attributes:
|
||||
label: Type
|
||||
description: Type that best describes this issue.
|
||||
options:
|
||||
- Bad sites
|
||||
- Grammar / Markdown
|
||||
- Site suggestion
|
||||
- Wiki section suggestion
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue