[Bf-extensions-cvs] [f24d8585] master: Gitea: fix pull request template so commit body can be set as description

Brecht Van Lommel noreply at git.blender.org
Sat Jan 28 18:14:46 CET 2023


Commit: f24d858514a9c7c3dd3e91b26e5b3a2026515154
Author: Brecht Van Lommel
Date:   Sat Jan 28 18:12:40 2023 +0100
Branches: master
https://developer.blender.org/rBAf24d858514a9c7c3dd3e91b26e5b3a2026515154

Gitea: fix pull request template so commit body can be set as description

===================================================================

M	.gitea/pull_request_template.yaml

===================================================================

diff --git a/.gitea/pull_request_template.yaml b/.gitea/pull_request_template.yaml
index 85b10097..7ca55daf 100644
--- a/.gitea/pull_request_template.yaml
+++ b/.gitea/pull_request_template.yaml
@@ -17,7 +17,3 @@ body:
     attributes:
       label: "Description"
       hide_label: true
-      value: |
-               Description of the problem that is addressed in the patch.
-
-               Description of the proposed solution and its implementation.



More information about the Bf-extensions-cvs mailing list