From: Jo Zzsi Date: Sun, 18 Jan 2026 22:03:49 +0000 (-0500) Subject: chore: remove Changes header from the tempate X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1b185e52ccdb1d986c5700bc0d1255a1c1bf59;p=thirdparty%2Fdracut-ng.git chore: remove Changes header from the tempate Remove Changes header from the tempate to make it easier to create PRs. --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef281c3da..6a58995ef 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,5 @@ This pull request changes... -## Changes - ## Checklist - [ ] I have tested it locally - [ ] I have reviewed and updated any documentation if relevant