From 8afacac99d164336bbfe763de47a0451e8acdc6e Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Wed, 15 Aug 2018 15:53:41 +0200 Subject: [PATCH] Remove extra space --- .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 060a9f2e3..76ccb0d6b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,7 +4,7 @@ v Before smashing the submit button please review the checkboxes. v If a checkbox is n/a - please still include it but + a little note why ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> -- Targeted PR against correct branch +- Targeted PR against correct branch: - `release/vxx.yy.zz` for a merge into a release candidate - `master` for a merge of a release - `develop` in the usual case @@ -15,7 +15,6 @@ v If a checkbox is n/a - please still include it but + a little note why - [ ] Wrote tests - [ ] Added entries in `PENDING.md` that include links to the relevant issue or PR that most accurately describes the change. - [ ] Updated `cmd/gaia` and `examples/` - ___________________________________ For Admin Use: - [ ] Added appropriate labels to PR (ex. wip, ready-for-review, docs)