Remove check boxes

This commit is contained in:
DBees 2023-03-23 15:21:17 -07:00
parent 49dc00fe96
commit 4c629bf006
2 changed files with 0 additions and 14 deletions

View file

@ -3,13 +3,6 @@ description: Create a CVE2 bug
title: "[BUG] <title>"
labels: ["Type:Bug"]
body:
- type: checkboxes
attributes:
label: Is there an existing CVE2 bug for this?
description: Please search to see if an issue already exist for the bug you need to create
options:
- label: I have searched the existing bug issues
required: true
- type: textarea
attributes:
label: Bug Description

View file

@ -3,13 +3,6 @@ description: Create a CVE2 Project Task
title: "[TASK] <title>"
labels: ["task"]
body:
- type: checkboxes
attributes:
label: Is there an existing CVE2 task for this?
description: Please search to see if a task issue already exists for the task you need to create
options:
- label: I have searched the existing task issues
required: true
- type: textarea
attributes:
label: Task Description