Update ISSUE_TEMPLATE.md

grammar rewords/simplifications and a typo
This commit is contained in:
LRubin 2016-10-21 13:51:36 -07:00 committed by GitHub
parent ec7a9e0e24
commit 3add12f17d
1 changed files with 5 additions and 7 deletions

View File

@ -1,14 +1,13 @@
### Problem description ### Problem description
<!-- Provide a brief description of the problem you found. only documentation <!-- Briefly describe the problem that you found. Only documentation issues should be filed here.
issues should be filed here. For general questions, go to For general questions, go to https://forums.docker.com/. -->
https://forums.docker.com/. -->
### Problem location ### Problem location
<!-- Help us find the problem quickly by choosing one of these. --> <!-- Help us find the problem quickly by choosing one of these. -->
- I saw the problem on the following URL: <URL> - I saw a problem on the following URL: <URL>
- I couldn't find the information I wanted. I expected to find it near the following URL: <URL> - I couldn't find the information I wanted. I expected to find it near the following URL: <URL>
@ -17,12 +16,11 @@
### Project version(s) affected ### Project version(s) affected
<!-- If this problem only affects specific versions of a project (like Docker <!-- If this problem only affects specific versions of a project (like Docker
Engine 1.13), mention it here. The fix may need to take that into account. --> Engine 1.13), tell us here. The fix may need to take that into account. -->
### Suggestions for a fix ### Suggestions for a fix
<!--If you have specific ideas for how the problem can be addressed, let us know. --> <!--If you have specific ideas about how we can fix this, let us know. -->
<!-- To improve this template, edit the .github/ISSUE_TEMPLATE.md file --> <!-- To improve this template, edit the .github/ISSUE_TEMPLATE.md file -->