From 63584d77cb4032ee7f1134512aa7affe6926f7ce Mon Sep 17 00:00:00 2001 From: Dikay900 Date: Tue, 31 May 2016 19:53:21 +0200 Subject: [PATCH] add issue and pull request template --- .github/ISSUE_TEMPLATE.md | 30 ++++++++++++++++++++++++++++++ .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 2 files changed, 39 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..4f1453a2f --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,30 @@ + + +##### System information (version) + + +- OpenCV => :grey_question: +- Operating System / Platform => :grey_question: +- Compiler => :grey_question: + +##### Detailed description + + + +##### Steps to reproduce + + \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..210a25311 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ + + +### This pullrequest changes + +