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:
Mirian Margiani 2026-06-20 20:23:13 +02:00 committed by Ethical FOSS admin
commit fe03ad7dd3
2 changed files with 3 additions and 3 deletions

View file

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

View file

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