From fd80453a3a253e1fb67bd8f4eb76e4fa6c14456e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9mi=20V=C3=A1nyi?= Date: Tue, 30 Jun 2020 23:41:37 +0200 Subject: Add PR template and contribution guidelines --- PULL_REQUEST_TEMPLATE.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md (limited to 'PULL_REQUEST_TEMPLATE.md') diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..a7ad130c6 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,25 @@ +## What does this PR do? + + + + + +## Why is this change important? + + + + + +## How to test this PR locally? + + + +## Author's checklist + + + +## Related issues + + -- cgit v1.2.3