diff options
author | w0rp <devw0rp@gmail.com> | 2018-12-04 19:07:55 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-12-04 19:07:55 +0000 |
commit | f4af9157e1f19fba1f570df5440bea36f43db5ea (patch) | |
tree | 1ed8b1ce101f2d9301c0415aea6b26b6c4068911 /.github/ISSUE_TEMPLATE/report-a-bug.md | |
parent | 0d14380d8a246ac749ef15e9b5c481e3639588ac (diff) | |
download | ale-f4af9157e1f19fba1f570df5440bea36f43db5ea.zip |
Make the suggestion about asking for help friendlier
Diffstat (limited to '.github/ISSUE_TEMPLATE/report-a-bug.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/report-a-bug.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md index 3e6a7e40..6d345c4a 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.md +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -29,7 +29,7 @@ Operating System: <!-- Describe your operating system version. --> 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? Try asking for help on [Stack Exchange](https://vi.stackexchange.com/) or perhaps on [Reddit](https://www.reddit.com/r/vim/) instead. The GitHub issue tracker should be used for reporting bugs or asking for new features. ## Reproducing the bug |