mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-15 17:54:05 +02:00
change description to be input and not markdown
This commit is contained in:
parent
204200a22c
commit
51ed5415c9
1 changed files with 3 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue