diff --git a/.github/ISSUE_TEMPLATE/docs_day.md b/.github/ISSUE_TEMPLATE/docs_day.md index 212ad141e0..ab437e4e45 100644 --- a/.github/ISSUE_TEMPLATE/docs_day.md +++ b/.github/ISSUE_TEMPLATE/docs_day.md @@ -8,45 +8,23 @@ assignees: - trujillo-adam --- -body: - - 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 +*Thanks for taking the time to fill out this Consul docs event task request!* - - type: textarea - id: link - attributes: - label: Documentation page link(s) - description: Please provide link(s) to the documentation page(s) to be modified, if applicable - placeholder: ex: https://www.consul.io/docs/connect/gateways#gateways - validations: - required: true \ No newline at end of file +## Category +What category is this task for? +options: + - Add/Improve Examples + - Structural Improvements and Cleanup + - Visual Aids + - Other + +## 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