Quellcode durchsuchen

.github: clean up TEMPLATES

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee vor 7 Jahren
Ursprung
Commit
f61528768e
2 geänderte Dateien mit 14 neuen und 2 gelöschten Zeilen
  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.