removed unused text area

This commit is contained in:
Karl Cardenas 2021-12-21 14:07:32 -07:00
parent dc22aa9e44
commit c7a9abdeb6
No known key found for this signature in database
GPG Key ID: 0AC61D76B41F1EDC
1 changed files with 1 additions and 8 deletions

View File

@ -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
required: true