Remove line breaks in intro text in issue templates (#5632)
* remove line breaks in bug_report.yml * remove line breaks in bug_report_fabric.yml * remove line breaks in feature_request.yml
This commit is contained in:
@@ -5,10 +5,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for submitting a feature request! Before you submit this request, please make sure you've searched for
|
||||
similar requests that are already open and being tracked. If you find an open request that seems relevant to
|
||||
yours, it is best to leave a response there with your information instead of opening a new request, since it
|
||||
helps to consolidate the info in one place.
|
||||
Thanks for submitting a feature request! Before you submit this request, please make sure you've searched for similar requests that are already open and being tracked. If you find an open request that seems relevant to yours, it is best to leave a response there with your information instead of opening a new request, since it helps to consolidate the info in one place.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the Feature
|
||||
|
||||
Reference in New Issue
Block a user