summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@gmail.com>2016-10-16 09:54:34 -0400
committerwm4 <wm4@nowhere>2016-10-17 19:23:23 +0200
commitc398ab7520f3dfd9ef1624bd5d06190433182ba1 (patch)
tree6fb5b43537afed6de2f101f67ef7fa6a5d52e399 /.github
parent68839e4e77fb169141b0d516ad41ab35892c3ef6 (diff)
downloadmpv-c398ab7520f3dfd9ef1624bd5d06190433182ba1.tar.bz2
mpv-c398ab7520f3dfd9ef1624bd5d06190433182ba1.tar.xz
ISSUE_TEMPLATE: minor grammar update
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index 8576f3d072..c9b2ba310f 100644
--- a/.github/ISSUE_TEMPLATE
+++ b/.github/ISSUE_TEMPLATE
@@ -8,13 +8,13 @@ If you're not using git master or the latest release, update.
### Actual behavior
-### Log files
+### Log file
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.
Providing a log file is strongly encouraged. It is very helpful for reproducing
-bugs or getting important technical context. Without log it might not be
+bugs or getting important technical context. Without a log it might not be
possible to analyze and fix certain bugs.
### Sample files