Skip to content

Commit

Permalink
.github: clean up TEMPLATES
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
  • Loading branch information
gyuho committed Apr 13, 2018
1 parent 487ea49 commit f615287
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
8 changes: 7 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit f615287

Please sign in to comment.