From a2f64c91baf91026c5b5245926eaf1cc60c12ed5 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sat, 31 Aug 2019 12:20:41 +0000 Subject: [PATCH] Add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 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 0000000..a2c2030 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ + + + + +- [ ] Authorship is preserved. +- [ ] .out-of-tree.toml is created and all tests on all kernels succeed. +- [ ] .travis.yml is updated