]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Improve bug report template
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 2 May 2019 20:06:46 +0000 (22:06 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 2 May 2019 20:06:51 +0000 (22:06 +0200)
.github/ISSUE_TEMPLATE/bug_report.md

index 9a76995be1769afe0d312c935ecd79f5db9bc1c0..5a1337be9cbf1a08b2561ea186a87f61ce830724 100644 (file)
@@ -7,24 +7,26 @@ assignees: ''
 
 ---
 
+### How to reproduce ###
+<!-- Steps to reproduce the behavior: -->
+
+1. 
+2. 
+3. 
+
 ### Actual behavior ###
-<!-- A clear and concise description of what happened: -->
+<!-- What happened? -->
 
 
-### Expected behavior ###
-<!-- A clear and concise description of what you expected to happen: -->
 
+### Expected behavior ###
+<!-- What did you expect to happen? -->
 
-### How to reproduce ###
-<!-- Steps to reproduce the behavior: -->
 
-1. 
-2. 
-3.
 
-### Software versions ###
-<!-- Which Ccache version and (if applicable) compiler, OS, file system, etc, you use: -->
+### Environment ###
+<!-- Which ccache version and (if applicable) compiler, OS, file system, -->
+<!-- etc., did you use? -->
 
-Ccache version A.B
-Compiler NAME, version X.Y
+ccache version X.Y
 ...