From: Benjamin Drung Date: Sat, 24 Jan 2026 17:11:52 +0000 (+0100) Subject: chore: use full URL as reference for fixed bugs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23524ef8863d55154f39368ec6c0a36dbbc7fd31;p=thirdparty%2Fdracut-ng.git chore: use full URL as reference for fixed bugs Use full URL as reference for fixed bugs. Otherwise the correct bug will be lost in case the project is renamed or forked. --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 85d4e9fcf..90d8ea0c2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ - + ### Checklist - [ ] I have tested it locally