testing out master repo with new issue forms
see https://gh-community.github.io/issue-template-feedback/welcome/
This commit is contained in:
18
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
Normal file
18
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
name: Cat Lady Membership Application
|
||||||
|
description: Tell us what qualifies you to be a registered cat fancier.
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Your favorite cat
|
||||||
|
placeholder: "Examples: Garfield, Maru, Mr. Mistoffolees"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
attributes:
|
||||||
|
label: How many rooms in your house are dedicated to cats?
|
||||||
|
options:
|
||||||
|
- 1
|
||||||
|
- 2
|
||||||
|
- All of them
|
||||||
|
issue_body: false
|
||||||
Reference in New Issue
Block a user