cve2/.github/ISSUE_TEMPLATE/bug.yaml
2023-03-23 15:21:17 -07:00

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