diff options
author | wm4 <wm4@nowhere> | 2017-05-05 01:58:41 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-05-05 01:58:41 +0200 |
commit | 7604693c567d05991071fc70fac71dc501b16b45 (patch) | |
tree | baa8b01f43368b7e941b7d718c050988cecfe527 /.github/ISSUE_TEMPLATE | |
parent | 698416ee9767c104b53f816c3596192515ded2b5 (diff) |
github: make language on not providing logs slightly stronger
I guess there is a hard to balance tradeoff between appearing rude or
dismissive, and making the user think it's ok to not provide essential
information.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index c9b2ba310f..17bddf2701 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -15,7 +15,8 @@ http://sprunge.us or a similar site, and replace this text with a link to it. Providing a log file is strongly encouraged. It is very helpful for reproducing bugs or getting important technical context. Without a log it might not be -possible to analyze and fix certain bugs. +possible to analyze and fix certain bugs, and your bug report will be closed +or ignored. ### Sample files |