Commit 347255a2 authored by Atemu's avatar Atemu
Browse files

github/PULL_REQUEST_TEMPLATE: replace first heading with comment

When creating a PR from a branch that only adds a single commit, this heading
would always jankily be left *below* the actual commit message because github
simply inserts the commit message before the template.

The heading also only served as a light call to action whereas the comment is
rather explicit in asking the PR author to provide a proper PR description.
parent 1925c603
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
## Description of changes

<!--
^ Please summarise the changes you have done and explain why they are necessary here ^

For package updates please link to a changelog or describe changes, this helps your fellow maintainers discover breaking updates.
For new packages please briefly describe the package or provide a link to its homepage.
-->