]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Remove “Description” header from PR and feature issue templates
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 7 Feb 2020 20:58:48 +0000 (21:58 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 7 Feb 2020 20:58:48 +0000 (21:58 +0100)
The header seems to be more in the way than being helpful.

.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md

index 55d0633d551ad0e23453918422cd223417d47a9c..38887e1f2625c22d9d51bbb6333afcfd8c1c0811 100644 (file)
@@ -6,6 +6,5 @@ labels: feature
 assignees: ''
 
 ---
-### Description ###
 <!-- Describe below how you want ccache to work or behave: -->
 
index 258b00d8a9ff6ad3dbd9dcad44925044534eb052..20d76da4feb12cc5e4a449e360f841322d1d6339 100644 (file)
@@ -2,12 +2,9 @@
   Thanks for contributing to ccache! Please read
   https://github.com/ccache/ccache/blob/master/CONTRIBUTING.md#contributing-code
   before submitting the pull request.
--->
-### Description ###
-<!--
-  Please describe below what the pull request is about. If it fixes a bug or
+
+  Please describe what the pull request is about. If it fixes a bug or
   implements a feature that exists as a ccache issue, state which one. If it
   implements a feature, please describe what it does and motivate why you think
   that it would be a good idea for ccache.
 -->
-