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

This commit is contained in:
Brecht Van Lommel 2023-01-28 18:10:34 +01:00
parent 90253ad2e7
commit 52ed8bcb27
1 changed files with 0 additions and 4 deletions

View File

@ -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.