diff options
author | Holden <holden@axoni.com> | 2018-12-07 18:05:20 -0500 |
---|---|---|
committer | Holden <holden@axoni.com> | 2018-12-07 18:05:20 -0500 |
commit | 57a04701c3ac1d06efbf16f2ce184c37f0076d16 (patch) | |
tree | 8181c0025e95cd941e6abe20b45f579e1f783c08 /.github/ISSUE_TEMPLATE | |
parent | cbc029b2b832e6d70d95e6cf810ab6252b42e643 (diff) | |
parent | 9226e13b31474ac17d0c25cd27aa55bff21d55c2 (diff) | |
download | ale-57a04701c3ac1d06efbf16f2ce184c37f0076d16.zip |
Merge branch 'master' of github.com:stegmanh/ale
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/report-a-bug.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md index e617893f..6d345c4a 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.md +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -27,8 +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? 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 |