From b32fbd73b8accf90111901c86920ff643f5c4d90 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Tue, 12 Oct 2021 23:01:08 +0300 Subject: [PATCH] Create Sophia_Script.yaml --- .github/ISSUE_TEMPLATE/Sophia_Script.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Sophia_Script.yaml diff --git a/.github/ISSUE_TEMPLATE/Sophia_Script.yaml b/.github/ISSUE_TEMPLATE/Sophia_Script.yaml new file mode 100644 index 00000000..2af1b695 --- /dev/null +++ b/.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