Bluesky app fork with some witchin' additions 💫 witchsky.app
bluesky fork client

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

authored by

surfdude29 and committed by
GitHub
f050c51f 140f720f

+3 -12
+1 -4
.github/ISSUE_TEMPLATE/bug_report.yml
··· 5 5 - type: markdown 6 6 attributes: 7 7 value: | 8 - Thanks for taking the time to report an issue you've found in the app! Before you submit this issue, please make 9 - sure you've searched for similar issues that are already open and being tracked. If you find an open issue that 10 - seems relevant to yours, it is best to leave a response there with your information instead of opening a new 11 - issue, since it helps to consolidate the info in one place. 8 + Thanks for taking the time to report an issue you've found in the app! Before you submit this issue, please make sure you've searched for similar issues that are already open and being tracked. If you find an open issue that seems relevant to yours, it is best to leave a response there with your information instead of opening a new issue, since it helps to consolidate the info in one place. 12 9 - type: textarea 13 10 attributes: 14 11 label: Steps to Reproduce
+1 -4
.github/ISSUE_TEMPLATE/bug_report_fabric.yml
··· 12 12 - type: markdown 13 13 attributes: 14 14 value: | 15 - Thanks for taking the time to report an issue you've found in the app! Before you submit this issue, please make 16 - sure you've searched for similar issues that are already open and being tracked. If you find an open issue that 17 - seems relevant to yours, it is best to leave a response there with your information instead of opening a new 18 - issue, since it helps to consolidate the info in one place. 15 + Thanks for taking the time to report an issue you've found in the app! Before you submit this issue, please make sure you've searched for similar issues that are already open and being tracked. If you find an open issue that seems relevant to yours, it is best to leave a response there with your information instead of opening a new issue, since it helps to consolidate the info in one place. 19 16 - type: textarea 20 17 attributes: 21 18 label: Steps to Reproduce
+1 -4
.github/ISSUE_TEMPLATE/feature_request.yml
··· 5 5 - type: markdown 6 6 attributes: 7 7 value: | 8 - Thanks for submitting a feature request! Before you submit this request, please make sure you've searched for 9 - similar requests that are already open and being tracked. If you find an open request that seems relevant to 10 - yours, it is best to leave a response there with your information instead of opening a new request, since it 11 - helps to consolidate the info in one place. 8 + 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. 12 9 - type: textarea 13 10 attributes: 14 11 label: Describe the Feature