Browse Source

.github: clean up TEMPLATES

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 7 years ago
parent
commit
f61528768e
2 changed files with 14 additions and 2 deletions
  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.
 

+ 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.