Browse Source

Create Sophia_Script.yaml

pull/277/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
b32fbd73b8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 17
      .github/ISSUE_TEMPLATE/Sophia_Script.yaml

17
.github/ISSUE_TEMPLATE/Sophia_Script.yaml

@ -0,0 +1,17 @@
---
name: Sophia Script 🐛
description: Report errors or unexpected behavior 🤔
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
Loading…
Cancel
Save