From 4548aecefe1b0ae26f3b5173e1ff73a95ac1e450 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Mon, 29 Apr 2019 08:07:02 -0700 Subject: [PATCH] Add PR template Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/422 Reviewed By: danielbuechele Differential Revision: D15121695 Pulled By: passy fbshipit-source-id: c33b426ed309f140ffe5b06c2e20b19abe6e655c --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 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..57a4d92de --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ + + +## Summary + + + +## Changelog + + + +## Test Plan + + +