From 4248c26ec782d731c7bd0fadd362a4490d99dad6 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 25 Feb 2016 19:21:18 +0200 Subject: Add link to the contribution guidelines --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6d06ad35..38e823a1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ Before submitting a PR make sure the following things have been done: --[]The commits are consistent with our contribution guidelines +-[]The commits are consistent with our [contribution guidelines](CONTRIBUTING.md) -[]You've added tests (if possible) to cover your change(s) -[]All tests are passing (`make test`) -[]The new code is not generating bytecode or `M-x checkdoc` warnings -- cgit v1.2.3