mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-23 13:37:20 -04:00
11 lines
238 B
YAML
11 lines
238 B
YAML
name: CVE2 bug
|
|
description: Create a CVE2 bug
|
|
title: "[BUG] <title>"
|
|
labels: ["Type:Bug"]
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Bug Description
|
|
description: A concise description of the bug
|
|
validations:
|
|
required: true
|