summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-12-04 09:42:37 +0000
committerw0rp <devw0rp@gmail.com>2018-12-04 09:42:37 +0000
commit0d14380d8a246ac749ef15e9b5c481e3639588ac (patch)
treec424d73736796bef2ab5c6e7e9d186ab2ed4c0a6 /.github
parentf2b353fa09f5618615acfc1aaf8d075a2555604f (diff)
downloadale-0d14380d8a246ac749ef15e9b5c481e3639588ac.zip
Do not wrap bug report lines
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/report-a-bug.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md
index 73c5fbe7..3e6a7e40 100644
--- a/.github/ISSUE_TEMPLATE/report-a-bug.md
+++ b/.github/ISSUE_TEMPLATE/report-a-bug.md
@@ -27,13 +27,9 @@ Operating System: <!-- Describe your operating system version. -->
<!-- Describe what went wrong here. Be specific. -->
-Something went wrong in specifically this place, and I also searched through
-both open and closed issues for the same problem before reporting a bug here.
+Something went wrong in specifically this place, and I also searched through both open and closed issues for the same problem before reporting a bug here.
-Are you having trouble configuring ALE? You should ask tech support style
-questions for ALE on [Stack Exchange](https://vi.stackexchange.com/) or perhaps
-on [Reddit](https://www.reddit.com/r/vim/) instead. GitHub issues are for
-reporting problems with software, not for tech support.
+Are you having trouble configuring ALE? You should ask tech support style questions for ALE on [Stack Exchange](https://vi.stackexchange.com/) or perhaps on [Reddit](https://www.reddit.com/r/vim/) instead. GitHub issues are for reporting problems with software, not for tech support.
## Reproducing the bug