diff options
author | w0rp <devw0rp@gmail.com> | 2018-12-04 09:33:24 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-12-04 09:33:24 +0000 |
commit | f2b353fa09f5618615acfc1aaf8d075a2555604f (patch) | |
tree | 30347d7ca85bce94f48f40b470992e45ae3d492f /.github/ISSUE_TEMPLATE | |
parent | 6f32f002e7ae19cecbca4d6eecd618c5a7a722da (diff) | |
download | ale-f2b353fa09f5618615acfc1aaf8d075a2555604f.zip |
Fix a mistake with a link
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-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 3cf02a74..73c5fbe7 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.md +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -31,7 +31,7 @@ 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 [https://vi.stackexchange.com/](Stack Exchange) or perhaps +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. |