mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-20 12:08:05 -04:00
Remove check boxes
This commit is contained in:
parent
49dc00fe96
commit
4c629bf006
2 changed files with 0 additions and 14 deletions
7
.github/ISSUE_TEMPLATE/bug.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
@ -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
|
||||
|
|
7
.github/ISSUE_TEMPLATE/task.yaml
vendored
7
.github/ISSUE_TEMPLATE/task.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue