diff --git a/.forgejo/issue_template/discussion.yaml b/.forgejo/issue_template/discussion.yaml index b49c954..38001ca 100644 --- a/.forgejo/issue_template/discussion.yaml +++ b/.forgejo/issue_template/discussion.yaml @@ -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 diff --git a/.forgejo/pull_request_template.yaml b/.forgejo/pull_request_template.yaml index 554a2e1..e73d32a 100644 --- a/.forgejo/pull_request_template.yaml +++ b/.forgejo/pull_request_template.yaml @@ -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]