From 1d91d3da09b5ed3bf7730c9d9083a878005f859c Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Tue, 2 Jan 2018 17:07:01 -0800 Subject: [PATCH] Fixing akward space in PR template. --- .github/PULL_REQUEST_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 05607b9..87265a3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,7 @@ ----------------------------------------- ## 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. +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. To run an Aurora Vagrant image, follow the instructions here: http://aurora.apache.org/documentation/latest/getting-started/vagrant/