summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2020-02-04 20:26:25 +0100
committerJoel Rosdahl <joel@rosdahl.net>2020-02-04 20:26:25 +0100
commite1098ae83e7510f9a053c6f9a714f31f995feb58 (patch)
tree181b1a7e68692eda8854b5c493b1c5518be3542e /.github/ISSUE_TEMPLATE
parent21e95ec61741a7a078aef3c8f8963c594241f4b5 (diff)
downloadccache-e1098ae83e7510f9a053c6f9a714f31f995feb58.tar.gz
Improve issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md9
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md6
2 files changed, 7 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index bceee81e..d5d01674 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -24,8 +24,9 @@ assignees: ''
### Environment ###
-<!-- Which ccache version and (if applicable) compiler, OS, file system, -->
-<!-- etc., did you use? -->
+<!-- Which ccache version did you use? -->
+
+ccache version X.Y.Z
+
+<!-- If applicable, add more info such as compiler, OS and file system below: -->
-ccache version X.Y
-...
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index c4f436c9..55d0633d 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,13 +1,11 @@
---
name: Feature request
-about: Suggest an idea for this project
+about: Suggest a new feature for this project
title: ''
labels: feature
assignees: ''
---
### Description ###
-<!-- How do you want ccache to work or behave? -->
-
-
+<!-- Describe below how you want ccache to work or behave: -->