From 8bc7e6857752d44737911233e26e4f1cbf122dd2 Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Tue, 21 Dec 2021 14:07:32 -0700 Subject: [PATCH] removed unused text area --- .github/ISSUE_TEMPLATE/docs_day.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/docs_day.md b/.github/ISSUE_TEMPLATE/docs_day.md index f6fb83b359..4b892c8601 100644 --- a/.github/ISSUE_TEMPLATE/docs_day.md +++ b/.github/ISSUE_TEMPLATE/docs_day.md @@ -48,11 +48,4 @@ body: 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 - - - type: textarea - id: logs - attributes: - label: Relevant log output - description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. - render: shell \ No newline at end of file + required: true \ No newline at end of file