From 68999e61fb13f195e84808be1fba45fd25415df2 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 7 Mar 2019 11:18:58 -0800 Subject: [PATCH] ;fix pull request template link; comment the help text [ci skip] --- .github/pull_request_template.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 313285522..b70a3d749 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,9 @@ -Thanks for your pull request! We appreciate it. -If you're a new developer, FOSS contributor, or hledger contributor, welcome. - -Much of our best design work and knowledge sharing happens during code review, -so be prepared for more work ahead, especially if your PR is large. -To minimise waste, and learn how to get hledger PRs accepted swiftly, -please check the latest guidelines in the developer docs: - -https://github.com/simonmichael/hledger/wiki/Pull-requests +# Thanks for your pull request! We appreciate it. +# If you're a new developer, FOSS contributor, or hledger contributor, welcome. +# +# Much of our best design work and knowledge sharing happens during code review, +# so be prepared for more work ahead, especially if your PR is large. +# To minimise waste, and learn how to get hledger PRs accepted swiftly, +# please check the latest guidelines in the developer docs: +# +# https://hledger.org/CONTRIBUTING.html#pull-requests