Update .gitea/PULL_REQUEST_TEMPLATE.yml

This commit is contained in:
OCram85 2023-10-25 15:58:49 +02:00
parent c04557e807
commit 740e7c9d23

View File

@ -1,6 +1,6 @@
name: Pull Request name: Pull Request
about: General pull request about: General pull request
title: "[Bug]: " title: ""
body: body:
- type: markdown - type: markdown
attributes: attributes:
@ -30,7 +30,7 @@ body:
id: details id: details
attributes: attributes:
label: 💬 Details label: 💬 Details
description: Add your cuustom test details or justification for missing tests here. description: Add your custom test details or justification for missing tests here.
placeholder: First, solve the problem. Then, write the code. placeholder: First, solve the problem. Then, write the code.
- type: textarea - type: textarea
id: notes id: notes