summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2019-05-03 20:24:08 +0200
committerJoel Rosdahl <joel@rosdahl.net>2019-05-03 20:24:08 +0200
commit47757342bcd84135402e69a347aa5a2eeb51075a (patch)
treea7e91cfdc454f6c55f462d07aee32feaac2444bc
parent8d74839ffefda9309604b78be467b94c0ad34caa (diff)
downloadccache-47757342bcd84135402e69a347aa5a2eeb51075a.tar.gz
Tweak issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md10
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md1
-rw-r--r--.github/ISSUE_TEMPLATE/support.md1
3 files changed, 7 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 5a1337be..ea09a506 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,19 +10,19 @@ assignees: ''
### How to reproduce ###
<!-- Steps to reproduce the behavior: -->
-1.
-2.
-3.
+1. ...
+2. ...
+3. ...
### Actual behavior ###
<!-- What happened? -->
-
+...
### Expected behavior ###
<!-- What did you expect to happen? -->
-
+...
### Environment ###
<!-- Which ccache version and (if applicable) compiler, OS, file system, -->
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index f0052f55..6d17433e 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -10,3 +10,4 @@ assignees: ''
### My idea ###
<!-- How do you want ccache to work or behave? -->
+...
diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md
index d2ed07cf..99575ee3 100644
--- a/.github/ISSUE_TEMPLATE/support.md
+++ b/.github/ISSUE_TEMPLATE/support.md
@@ -10,3 +10,4 @@ assignees: ''
### Question ###
<!-- What do you want help with or know about? -->
+...