mirror of https://github.com/status-im/consul.git
removed unused text area
This commit is contained in:
parent
456da08466
commit
8bc7e68577
|
@ -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
|
Loading…
Reference in New Issue