diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/report-a-bug.md | 8 |
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 |