From 0e7c2bac1454bc07e18d737c77d46016422a68db Mon Sep 17 00:00:00 2001 From: Julian Eisel Date: Thu, 15 Feb 2024 14:46:04 +0100 Subject: [PATCH] Improve wording --- .gitea/pull_request_template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/pull_request_template.yaml b/.gitea/pull_request_template.yaml index 51dc4fe90c7..0c382f97792 100644 --- a/.gitea/pull_request_template.yaml +++ b/.gitea/pull_request_template.yaml @@ -23,6 +23,6 @@ body: - type: input attributes: - label: "Release Notes Pull Request" - description: "Link to a pull request adding this change to the [release notes](https://developer.blender.org/docs/release_notes/). This is highly encouraged for any noteworthy change." + label: "Recommended: Release Notes Pull Request" + description: "Link to a pull request adding this change to the [release notes](https://developer.blender.org/docs/release_notes/). All user visible changes must be added to the release notes." placeholder: "URL"