mirror of https://github.com/docker/docs.git
Update ISSUE_TEMPLATE.md
grammar rewords/simplifications and a typo
This commit is contained in:
parent
ec7a9e0e24
commit
3add12f17d
|
@ -1,14 +1,13 @@
|
|||
### Problem description
|
||||
|
||||
<!-- Provide a brief description of the problem you found. only documentation
|
||||
issues should be filed here. For general questions, go to
|
||||
https://forums.docker.com/. -->
|
||||
<!-- Briefly describe the problem that you found. Only documentation issues should be filed here.
|
||||
For general questions, go to https://forums.docker.com/. -->
|
||||
|
||||
### Problem location
|
||||
|
||||
<!-- 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>
|
||||
|
||||
|
@ -17,12 +16,11 @@
|
|||
### Project version(s) affected
|
||||
|
||||
<!-- 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
|
||||
|
||||
<!--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 -->
|
||||
|
|
Loading…
Reference in New Issue