diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 55b4836fd..5cb458626 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -43,10 +43,9 @@ body: - type: textarea id: Examples attributes: - label: Standard Output Examples - description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. + label: Examples + description: Provide examples for your feature request here. placeholder: Example code here. - render: shell - type: textarea id: incompatibility |