mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-10 23:59:50 +00:00
issue template: add automatic tags
This commit is contained in:
2
.github/ISSUE_TEMPLATE/10_functional_bug.yml
vendored
2
.github/ISSUE_TEMPLATE/10_functional_bug.yml
vendored
@@ -1,5 +1,7 @@
|
|||||||
name: Report a functional bug 🐛
|
name: Report a functional bug 🐛
|
||||||
description: Functional bugs affect operation or stability of the driver and/or hardware.
|
description: Functional bugs affect operation or stability of the driver and/or hardware.
|
||||||
|
labels:
|
||||||
|
- "bug"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/20_build_bug.yml
vendored
2
.github/ISSUE_TEMPLATE/20_build_bug.yml
vendored
@@ -1,5 +1,7 @@
|
|||||||
name: Report a build bug 🛠
|
name: Report a build bug 🛠
|
||||||
description: Bugs related to the build system, compiler or OS support.
|
description: Bugs related to the build system, compiler or OS support.
|
||||||
|
labels:
|
||||||
|
- "build-problem"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user