mirror of
https://github.com/qmk/.github.git
synced 2026-09-07 16:00:17 +02:00
swap to forms
This commit is contained in:
@@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user