From 6424b3c7b955e294874039a51f919627d9607990 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Wed, 14 Feb 2018 13:38:38 -0800 Subject: [PATCH] github: Add a short template for pull requests. Hopefully this will help communicate our expectations right up front for new contributors, with a minimum of boilerplate or busywork. --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 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 0000000000..8d5ddc9358 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ + + + +**Testing Plan:** + +**Screenshots:** + +