Explorar el Código

.github: clean up TEMPLATES

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee hace 7 años
padre
commit
f61528768e
Se han modificado 2 ficheros con 14 adiciones y 2 borrados
  1. 7 1
      .github/ISSUE_TEMPLATE.md
  2. 7 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 7 - 1
.github/ISSUE_TEMPLATE.md

@@ -1,4 +1,10 @@
-# Bug reporting
+
+
+<br>
+<br>
+**!!! PLEASE READ BEFORE REPORTING !!!**
+<br>
+<br>
 
 
 A good bug report has some very specific qualities, so please read over our short document on [reporting bugs][report_bugs] before submitting a bug report.
 A good bug report has some very specific qualities, so please read over our short document on [reporting bugs][report_bugs] before submitting a bug report.
 
 

+ 7 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,4 +1,10 @@
-# Contributing guidelines
+
+
+<br>
+<br>
+**!!! PLEASE READ BEFORE CONTRIBUTING !!!**
+<br>
+<br>
 
 
 Please read our [contribution workflow][contributing] before submitting a pull request.
 Please read our [contribution workflow][contributing] before submitting a pull request.