mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-01-27 03:29:47 +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 🐛
|
||||
description: Functional bugs affect operation or stability of the driver and/or hardware.
|
||||
labels:
|
||||
- "bug"
|
||||
body:
|
||||
- type: markdown
|
||||
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 🛠
|
||||
description: Bugs related to the build system, compiler or OS support.
|
||||
labels:
|
||||
- "build-problem"
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user