2022-12-01 19:29:59 +03:00
|
|
|
name: 📕 Documentation Issue
|
2022-11-18 13:47:17 +03:00
|
|
|
description: Report an issue in the Reference documentation or Developer Guide
|
2022-12-01 19:29:59 +03:00
|
|
|
title: (short issue description)
|
2022-12-01 15:49:50 +03:00
|
|
|
labels: "Unit: Documentation"
|
2022-11-18 13:47:17 +03:00
|
|
|
body:
|
2022-12-01 19:29:59 +03:00
|
|
|
- type: textarea
|
2022-11-18 13:47:17 +03:00
|
|
|
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
|
2022-12-01 19:29:59 +03:00
|
|
|
description: Include links to affected documentation page(s).
|
2022-11-18 13:47:17 +03:00
|
|
|
validations:
|
|
|
|
required: true
|