From 946f5f130cdc196b52a5d8303e9292e836fbedb7 Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Thu, 29 May 2025 15:22:53 +0200 Subject: [PATCH] Make PR template mention that PR titles will be used in release notes --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b81288da2..17058f6be 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,6 +11,8 @@ * [ ] You've read through your own file changes for silly mistakes etc