From ad6b3dccd6f3a5e796b08613590c62f8ec3adc11 Mon Sep 17 00:00:00 2001 From: mrspanishviking Date: Mon, 3 Jan 2022 09:46:32 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/docs_day.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/docs_day.md b/.github/ISSUE_TEMPLATE/docs_day.md index 4b892c8601..212ad141e0 100644 --- a/.github/ISSUE_TEMPLATE/docs_day.md +++ b/.github/ISSUE_TEMPLATE/docs_day.md @@ -1,7 +1,7 @@ --- name: Consul docs day task 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: - karl-cardenas-coding - jkirschner-hashicorp @@ -22,6 +22,7 @@ body: - Add/Improve Examples - Structural Improvements and Cleanup - Visual Aids + - Other validations: required: true - type: input @@ -36,7 +37,7 @@ body: id: Description attributes: 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 validations: required: true