change description to be input and not markdown

This commit is contained in:
vleermuis-admin 2026-06-11 15:00:34 +02:00
commit 51ed5415c9

View file

@ -2,13 +2,14 @@ name: pull-request
about: Submit a PR
ref: 'main'
body:
- type: markdown
- type: input
id: description
attributes:
visible: [content]
label: Description of Changes
description: Include a description of what you're changing and why. Remember, anything here, will also show up in the commit when we squash and merge this PR.
value: This PR (Updates/Adds/Removes/Improves) (Name of Section / Project) As (Tainted/An Alternative)
placeholder: This PR (Updates/Adds/Removes/Improves) (Name of Section / Project) As (Tainted/An Alternative)
- type: checkboxes
id: terms
attributes: