diff options
author | wm4 <wm4@nowhere> | 2016-08-11 22:55:36 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-08-11 22:55:36 +0200 |
commit | ec4a8bdb3ddb935d0ba0593f71c30b4422e51978 (patch) | |
tree | d939d40e2848948f313913c142299c3c990f35e6 /.github/ISSUE_TEMPLATE | |
parent | dc6f8d4a0af27f32ff9d8df86cae6ad2df4aefcc (diff) |
github: encourage providing sample files
Also, try to save users from trying to use the github file upload
function. While we're at it, also make the sprunge.us hint a link.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 25e31e1768..9edfac412d 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -10,8 +10,12 @@ If you're not using git master or the latest release, update. ### Log files -Make a log file made with -v or --log-file=output.txt, paste it to sprunge.us, -and replace this text with a link to it. +Make a log file made with -v or --log-file=output.txt, paste it to +http://sprunge.us or a similar site, and replace this text with a link to it. Do not bother reporting a bug if you do not provide the required information. +### Sample files + +Sample files needed to reproduce this issue can be uploaded to https://0x0.st/ +or similar sites. (Only needed if the issue cannot be reproduced without it.)
\ No newline at end of file |