mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
Merge pull request #238502 from l0b0/pr-template-headings
pr-template: Use semantic H2 level headings
This commit is contained in:
commit
aaebfd4583
1 changed files with 2 additions and 2 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,11 +1,11 @@
|
||||||
###### Description of changes
|
## Description of changes
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
For package updates please link to a changelog or describe changes, this helps your fellow maintainers discover breaking updates.
|
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.
|
For new packages please briefly describe the package or provide a link to its homepage.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
###### Things done
|
## Things done
|
||||||
|
|
||||||
<!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->
|
<!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue