mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-10 07:14:08 +02:00
Fix some typos in issue/pr templates (#1024)
### Description of Changes Fixes a missing "s", a comma, and some extra whitespace. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1024 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
09ed501880
commit
fe03ad7dd3
2 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ body:
|
|||
label: Discussion Topic
|
||||
description: |
|
||||
Please let us know what you'd like to discuss.
|
||||
Remember that if you already have concrete evidence, you should just open a PR. Pleae don't create an Issue.
|
||||
Remember that if you already have concrete evidence, you should just open a PR. Please don't create an Issue.
|
||||
This is also not a place to ask advice on using your own LLMs.
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ body:
|
|||
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.
|
||||
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.
|
||||
placeholder: This PR (Updates/Adds/Removes/Improves) (Name of Section / Project) As (Tainted/An Alternative)
|
||||
|
||||
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
visible: [form]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue