From 930945db188e36705b4e7186a7174e4d9c3049b0 Mon Sep 17 00:00:00 2001 From: SOFe Date: Tue, 18 Apr 2017 23:33:37 +0800 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md (#845) Adapted from the PHP RFC template --- .github/PULL_REQUEST_TEMPLATE.md | 35 ++++++++++++++++++++++++++++++++ 1 file changed, 35 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 000000000..280e4f8bd --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,35 @@ +# Introduction + +## Relevant issues + + + +# Changes +## API changes + + +## Behavioural changes + + +# Follow-up + + + +# Tests +