swap to forms

This commit is contained in:
Joel Challis
2021-06-26 23:55:25 +01:00
committed by GitHub
parent 04d2e67cb4
commit 8da2435e29
2 changed files with 16 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
---
name: Blank Issue
about: If you're 100% sure that you do not need one of the other issue templates, use this one instead.
title: ''
labels:
assignees: ''
---
+16
View File
@@ -0,0 +1,16 @@
name: Blank Issue
description: "If you're 100% sure that you do not need one of the other issue templates, use this one instead."
title: ''
body:
- type: checkboxes
attributes:
label: "I'm sure that I do not need one of the other issue templates"
options:
- label: "I'm 100% sure"
required: true
- type: textarea
attributes:
label: Current Behavior
description: A concise description of what you're experiencing.
validations:
required: false