]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Improve issue templates
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 4 Feb 2020 19:26:25 +0000 (20:26 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 4 Feb 2020 19:26:25 +0000 (20:26 +0100)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md

index bceee81e7f4110c88552174fe29fb97feb42977d..d5d01674f6d5de6cdbce701335aff841a8fccf81 100644 (file)
@@ -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
-...
index c4f436c94990815c11718b87d6baa954a9e5a674..55d0633d551ad0e23453918422cd223417d47a9c 100644 (file)
@@ -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: -->