From f15ad836e6f8ea1acd01e5407f6230a7dfd86341 Mon Sep 17 00:00:00 2001 From: Julian Eisel Date: Fri, 16 Feb 2024 16:39:54 +0100 Subject: [PATCH] Revert "Improve wording" This reverts commit 0e7c2bac1454bc07e18d737c77d46016422a68db. Didn't intend to push this to the main branch, and didn't notice it was still on there when pushing. --- .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 0c382f97792..51dc4fe90c7 100644 --- a/.gitea/pull_request_template.yaml +++ b/.gitea/pull_request_template.yaml @@ -23,6 +23,6 @@ body: - type: input attributes: - 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." + 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." placeholder: "URL"