[CI] Add template for Issue & PR
authorGeunsik Lim <geunsik.lim@samsung.com>
Fri, 15 Jun 2018 01:22:08 +0000 (10:22 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Fri, 15 Jun 2018 01:39:07 +0000 (10:39 +0900)
commita7ff1a10f5578e959857515b7fd5d0523a52e7a0
tree8cd3a5dca4a2223826b4114511ec274bfcd2131a
parentcb4b734eb6643f5ea7a12c28c752ab135ed85283
[CI] Add template for Issue & PR

This PR is to create a template to automate issue and PR process.
It is cloned from https://github.sec.samsung.net/STAR/TAOS-CI/tree/tizen/.github

**Changes proposed in this PR:**
1. Added issue template
2. Added PR template

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
.github/ISSUE_TEMPLATE/Bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Feature_request.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Support_request.md [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.md [new file with mode: 0644]