diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 20e36ad3..997171d2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -9,7 +9,7 @@ body: - type: dropdown id: packages attributes: - label: Please select which package this feature is related to. + label: Please select which package this feature is related to description: You may select more than one. multiple: true options: @@ -42,7 +42,7 @@ body: - type: textarea id: solution attributes: - label: "Describe the solution that you'd like." + label: "Describe the solution that you'd like" description: A clear description of what you want to happen. placeholder: "Example: When clicking this I want that." - type: textarea