1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/ISSUE_TEMPLATE/documentation.yml
2022-12-01 18:29:59 +02:00

21 lines
544 B
YAML

name: 📕 Documentation Issue
description: Report an issue in the Reference documentation or Developer Guide
title: (short issue description)
labels: "Unit: Documentation"
body:
- type: textarea
id: description
attributes:
label: Describe the issue
description: A clear and concise description of the issue.
validations:
required: true
- type: textarea
id: links
attributes:
label: Links
description: Include links to affected documentation page(s).
validations:
required: true