Apply suggestions from code review

Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
This commit is contained in:
mrspanishviking 2022-01-03 09:46:32 -07:00 committed by GitHub
parent 8bc7e68577
commit ad6b3dccd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
--- ---
name: Consul docs day task name: Consul docs day task
about: This is a HashiCorp internal documentation task for the purpose of the Consul docs day event. about: This is a HashiCorp internal documentation task for the purpose of the Consul docs day event.
labels: ['type/docs', 'placeholder'] labels: ['type/docs', 'event/consul-docs-day', `meta/maintainer-preferred`]
assignees: assignees:
- karl-cardenas-coding - karl-cardenas-coding
- jkirschner-hashicorp - jkirschner-hashicorp
@ -22,6 +22,7 @@ body:
- Add/Improve Examples - Add/Improve Examples
- Structural Improvements and Cleanup - Structural Improvements and Cleanup
- Visual Aids - Visual Aids
- Other
validations: validations:
required: true required: true
- type: input - type: input
@ -36,7 +37,7 @@ body:
id: Description id: Description
attributes: attributes:
label: Description label: Description
description: Please provide details about the task? description: Please provide details about the task.
placeholder: What I'll change and why this is important placeholder: What I'll change and why this is important
validations: validations:
required: true required: true