summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorpiegames <git@piegames.de>2022-03-07 19:54:07 +0100
committerGitHub <noreply@github.com>2022-03-07 19:54:07 +0100
commit21831e3ad4aebc68ba38f1b1894a01be221b9a5e (patch)
tree97f1cbda3657500110d80cf266b3f2e8d412b0e1 /.github
parent946455fe58ac36062749c7fa3b991aae02d48cf4 (diff)
parentd63249ac27e90fbbe8c9707b61e9ae89bcd241da (diff)
downloadnixpkgs-21831e3ad4aebc68ba38f1b1894a01be221b9a5e.tar
nixpkgs-21831e3ad4aebc68ba38f1b1894a01be221b9a5e.tar.gz
nixpkgs-21831e3ad4aebc68ba38f1b1894a01be221b9a5e.tar.bz2
nixpkgs-21831e3ad4aebc68ba38f1b1894a01be221b9a5e.tar.lz
nixpkgs-21831e3ad4aebc68ba38f1b1894a01be221b9a5e.tar.xz
nixpkgs-21831e3ad4aebc68ba38f1b1894a01be221b9a5e.tar.zst
nixpkgs-21831e3ad4aebc68ba38f1b1894a01be221b9a5e.zip
Merge #162790: PULL_REQUEST_TEMPLATE.md: Request PRs describe themselves
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 268b1594de7..91d61aef23b 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -8,8 +8,12 @@ List of open PRs: https://github.com/NixOS/nixpkgs/pulls
 Reviewing guidelines: https://nixos.org/manual/nixpkgs/unstable/#chap-reviewing-contributions
 -->
 
-###### Motivation for this change
+###### Description of changes
 
+<!--
+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.
+-->
 
 ###### Things done