mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
github: add existing "Unit: Documentation" label to the documentation issue template.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/documentation.yml
vendored
2
.github/ISSUE_TEMPLATE/documentation.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: "📕 Documentation Issue"
|
name: "📕 Documentation Issue"
|
||||||
description: Report an issue in the Reference documentation or Developer Guide
|
description: Report an issue in the Reference documentation or Developer Guide
|
||||||
title: "(short issue description)"
|
title: "(short issue description)"
|
||||||
labels: [documentation]
|
labels: "Unit: Documentation"
|
||||||
assignees: []
|
assignees: []
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user