From 1b9ff777067bb4d952c249efb5a52931f3ba6f31 Mon Sep 17 00:00:00 2001 From: jamesread Date: Tue, 10 Sep 2024 20:31:05 +0100 Subject: [PATCH] doc: Pull request template formatting --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 925606ba..d2aa2bda 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,9 @@ -- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) +# What kind of change does this PR introduce?** -- **Why was this change needed?** (You can also link to an open issue here) +eg: Bug fix, feature, docs update, ... -- **Other information**: \ No newline at end of file +# Why was this change needed?** + +Please link to related issues when possible. + +**Other information**: