]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: simplify the description explainaition in GitHub pull request template
authorNicolas Coden <nicolas@ncoden.fr>
Sat, 21 Apr 2018 10:25:41 +0000 (12:25 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 21 Apr 2018 10:25:41 +0000 (12:25 +0200)
.github/PULL_REQUEST_TEMPLATE.md

index a3d15a546aeae47c2477e30c33c72060b5882623..38b13dea53e9e37101780bc64900f15c62613a94 100644 (file)
@@ -4,16 +4,14 @@
 <!--- --------------------------------------------------------------------- -->
 
 ## Description
-<!--- Describe your changes in detail -->
+<!--- Describe your changes in detail. Include any relevant information     -->
+<!--- (reasons, difficulties, links to web references, related issues...)   -->
 
 
 
-<!--- This project only accepts pull requests related to open issues.       -->
-<!--- * If improving the documentation or fixing typo, you can ignore this. -->
-<!--- * If suggesting a new feature or change, please discuss it in an      -->
-<!---   issue first.                                                        -->
-<!--- * If fixing a bug, there should be an issue describing it with steps  -->
-<!---   to reproduce.                                                       -->
+<!--- Bugs and new features/improvements must be presented and discussed in -->
+<!--- an issue first. Please create one if there is no issue related to     -->
+<!--- this pull request.                                                    -->
 - Closes <!--- link to issue... -->
 
 ## Motivation and Context