From 27e79edb185f50969c1af63f47b9416558c8cb5c Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Tue, 2 Jan 2018 17:04:55 -0800 Subject: [PATCH] Making the pull request template more friendly. --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 78286f5..05607b9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,6 @@ +----------------------------------------- +## Please read instrucitons below ## + Before submitting, please make sure you run a vagrant box running Aurora with the latest version shown in .auroraversion and run go test from the project root.