From 81d13deb41ea1550a05bbeee99762b69117d7315 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Wed, 27 Sep 2017 12:45:11 +0200 Subject: [PATCH] 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