testing out master repo with new issue forms

see https://gh-community.github.io/issue-template-feedback/welcome/
This commit is contained in:
sean cavanaugh
2021-04-20 12:34:51 -04:00
parent cca74ba3bf
commit 0d486f2a63

18
.github/ISSUE_TEMPLATE/bug_report.yaml vendored Normal file
View 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