From 9ff5ac12880ee7eb6f2240119b83cc0f0057b212 Mon Sep 17 00:00:00 2001 From: toonn Date: Fri, 8 Oct 2021 20:33:29 +0200 Subject: [PATCH] ; PR-template: Change comment syntax The # syntax for comments results in all the lines being rendered as separate headers because it's markdown syntax for titles. I believe the markdown custom is to use ``. [ci skip] --- .github/pull_request_template.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4ef4033b6..f724151e3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,11 @@ -# 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/PULLREQUESTS.html +