diff --git a/.gitea/pull_request_template.yaml b/.gitea/pull_request_template.yaml index a6f1f2db20f..b3f45baf96b 100644 --- a/.gitea/pull_request_template.yaml +++ b/.gitea/pull_request_template.yaml @@ -15,7 +15,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.