mirror of
https://github.com/vlang/v.git
synced 2025-08-04 02:07:28 -04:00
ci: make issue template title consistent, fix linter error regarding labels (#21460)
This commit is contained in:
parent
307c5b8cc1
commit
fec2a8b7b1
1
.github/ISSUE_TEMPLATE/documentation.yml
vendored
1
.github/ISSUE_TEMPLATE/documentation.yml
vendored
@ -1,6 +1,5 @@
|
|||||||
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)
|
|
||||||
labels: ['Unit: Documentation']
|
labels: ['Unit: Documentation']
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Loading…
x
Reference in New Issue
Block a user