[Github] Add issue and pull request templates accepted/tizen/unified/20240402.061259 accepted/tizen/unified/x/20240402.093406
authorseungha son <seungha.son@samsung.com>
Thu, 28 Mar 2024 02:16:56 +0000 (11:16 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Thu, 28 Mar 2024 04:37:53 +0000 (13:37 +0900)
commitc72967644e67551d1b729f8401f64b64a0f5ff72
tree1a6b6c0b1d79017d58044d80ca966921b50f581e
parent5ecbf89561e1415f1b57349fd7f4e213498de3bf
[Github] Add issue and pull request templates

 This PR is to create a templates to autemate issue and PR process.
 Issue and PR templates still use the format of the parent project, nnstreamer, for uniformity.
 (https://github.com/nnstreamer/nnstreamer/tree/main/.github)

Signed-off-by: seungha son <seungha.son@samsung.com>
.github/ISSUE_TEMPLATE.md [new file with mode: 0644]
.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]