mirror of
https://github.com/status-im/consul.git
synced 2025-02-08 20:05:09 +00:00
updating Consul docs day issue template
This commit is contained in:
parent
1af462203e
commit
709331a7d7
60
.github/ISSUE_TEMPLATE/docs_day.md
vendored
60
.github/ISSUE_TEMPLATE/docs_day.md
vendored
@ -8,45 +8,23 @@ assignees:
|
|||||||
- trujillo-adam
|
- trujillo-adam
|
||||||
---
|
---
|
||||||
|
|
||||||
body:
|
*Thanks for taking the time to fill out this Consul docs event task request!*
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
Thanks for taking the time to fill out this Consul docs event task request!
|
|
||||||
- type: dropdown
|
|
||||||
id: Category
|
|
||||||
attributes:
|
|
||||||
label: Category
|
|
||||||
description: What category is this task for?
|
|
||||||
options:
|
|
||||||
- Add/Improve Examples
|
|
||||||
- Structural Improvements and Cleanup
|
|
||||||
- Visual Aids
|
|
||||||
- Other
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: input
|
|
||||||
id: Short Name
|
|
||||||
attributes:
|
|
||||||
label: Short Name
|
|
||||||
description: Please provide a short name for this task.
|
|
||||||
placeholder: ex. PKI Overview
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
id: Description
|
|
||||||
attributes:
|
|
||||||
label: Description
|
|
||||||
description: Please provide details about the task.
|
|
||||||
placeholder: What I'll change and why this is important
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
- type: textarea
|
## Category
|
||||||
id: link
|
What category is this task for?
|
||||||
attributes:
|
options:
|
||||||
label: Documentation page link(s)
|
- Add/Improve Examples
|
||||||
description: Please provide link(s) to the documentation page(s) to be modified, if applicable
|
- Structural Improvements and Cleanup
|
||||||
placeholder: ex: https://www.consul.io/docs/connect/gateways#gateways
|
- Visual Aids
|
||||||
validations:
|
- Other
|
||||||
required: true
|
|
||||||
|
## Short Name
|
||||||
|
Please provide a short name for this task. **Use the short name for the title**
|
||||||
|
|
||||||
|
|
||||||
|
## Description
|
||||||
|
Please provide details about the task.
|
||||||
|
|
||||||
|
|
||||||
|
## Links
|
||||||
|
Please provide link(s) to the documentation page(s) to be modified, if applicable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user