chore(github): desired-behavior field should be textarea (#2201) [skip ci]

This commit is contained in:
TheCatLady
2021-10-15 12:23:25 -04:00
committed by GitHub
parent c767f5254c
commit 0b1c2b1745

View File

@@ -15,7 +15,7 @@ body:
description: Is your feature request related to a problem? If so, please provide a clear and concise description of the problem; e.g., "I'm always frustrated when [...]." description: Is your feature request related to a problem? If so, please provide a clear and concise description of the problem; e.g., "I'm always frustrated when [...]."
validations: validations:
required: true required: true
- type: input - type: textarea
id: desired-behavior id: desired-behavior
attributes: attributes:
label: Desired Behavior label: Desired Behavior