From a2a1386b027dcbb2a0cfc9e73b9a0f6f0a6b6d7e Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Sun, 24 Dec 2017 13:52:59 +0100 Subject: Create pull request template. --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..c7437c4a4 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ + + + + +**Kind:** documentation / bug fix / feature / performance / infrastructure. + + + +Fixes / closes #???? + + + + +- [ ] Corresponding documentation was added / updated. +- [ ] Entry added in [CHANGES](/CHANGES). -- cgit v1.2.3