From 1e0cb2ff22f8256207f940deb5493ceb338f0fd8 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 19 Jun 2020 19:33:36 -0700 Subject: [PATCH] Updated PR template [skip ci] --- .github/pull_request_template.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0701f0a..83ea761 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,7 @@ -Thanks for contributing. You’re awesome! :heart: +Thanks for contributing. You’re awesome! A few things to keep in mind: -A few things to keep in mind: +- Keep changes to a minimum +- Follow the existing style +- Add one or more tests if possible -- Keep changes to a minimum. If you have multiple features or fixes, submit multiple pull requests. -- Follow the existing style. -- Add one or more tests if possible. Make sure existing tests pass with: - -```sh -bundle exec rake test -``` +Finally, replace this text with a description of the changes. -- libgit2 0.21.0