summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDag Wieers <dag@wieers.com>2016-03-23 14:00:55 +0100
committerDag Wieers <dag@wieers.com>2016-03-23 14:00:55 +0100
commite4701b12eedaa04fdce0d3746b2f91b445d958df (patch)
tree0aa12e0f2ce8a6636584fcaff64ce9a8632f54c1 /.github
parent2e9fc918442bcc0eb5161e1e8c179348793a1818 (diff)
downloadansible-e4701b12eedaa04fdce0d3746b2f91b445d958df.tar.gz
One more improvement
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index f5c4e11789..eb52119564 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -25,12 +25,12 @@ managing, or say “N/A” for anything that is not platform-specific.
-->
##### SUMMARY
-<!--- Please explain the problem briefly -->
+<!--- Explain the problem briefly -->
##### STEPS TO REPRODUCE
<!---
-For bugs, please show exactly how to reproduce the problem. For new
-features, show how the feature would be used.
+For bugs, show exactly how to reproduce the problem.
+For new features, show how the feature would be used.
-->
```