From 81d13deb41ea1550a05bbeee99762b69117d7315 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Wed, 27 Sep 2017 12:45:11 +0200 Subject: [PATCH 1/2] github: add PR template --- .github/PULL_REQUEST_TEMPLATE.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..bbe182476d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,26 @@ + + +### Contribution description + + + + +### Issues/PRs references + + \ No newline at end of file From 5c4495f69d779faf5707a89c41e69bfda932f09e Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Fri, 27 Oct 2017 15:01:34 +0200 Subject: [PATCH 2/2] github: add issue template --- .github/ISSUE_TEMPLATE.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..a0242359d2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,37 @@ + + +#### Description + + +#### Steps to reproduce the issue + + +#### Expected results + + +#### Actual results + + +#### Versions + + +