feat: Add pull request template #1248

Merged
nex merged 6 commits from nex/meta/pull-req-template into main 2025-12-29 23:30:50 +00:00
Owner

Adds the PR template I've had sat in my testing repo for ages. Please review since iirc there were some things that weren't desired in this but I've since forgotten.

Rendered template

Adds the PR template I've had sat in my testing repo for ages. Please review since iirc there were some things that weren't desired in this but I've since forgotten. [Rendered template](https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/nex/meta/pull-req-template/.forgejo/pull_request_template.md)
feat: Add pull request template
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
5f9eb0f505
nex requested review from Owners 2025-12-28 01:08:35 +00:00
fix: Stray whitespace
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 58s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m46s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
07163510fa
fix: Issue title -> pull request title
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m11s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m47s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 6m31s
9ce64a7697
Author
Owner

What this looks like when you're opening a PR: raw

What it looks like when you're previewing the submission: formatted

What this looks like when you're opening a PR: ![raw](/attachments/dd76b9c9-86db-40a7-bad9-4a1d75ef65b1) What it looks like when you're previewing the submission: ![formatted](/attachments/44c9f460-b034-408c-9aac-da9356f188dc)
fix: Dead link to code style doc
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 55s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m40s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
f7891a3c6b
fix: Clarify when comments and review notes are expected
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m2s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m34s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
2b7b0f053e
fix: File -> line
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m24s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m56s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 7m19s
b340516610
@ -0,0 +38,4 @@
- [ ] This pull request targets the `main` branch, and the branch is named something other than
`main`.
- [ ] I have written an appropriate pull request title and my description is clear.
- [ ] This pull request has had a human hand in it and is not entirely LLM-generated.
Owner

I understand I am responsible for the contents of this pull request.

> I understand I am responsible for the contents of this pull request.
Owner

Sorry, I meant this as an additional sentence. I don't mind either way

Sorry, I meant this as an additional sentence. I don't mind either way
Author
Owner

they basically mean the same thing (unless the contributor considers themselves an LLM, in which case uhhhh)

they basically mean the same thing (unless the contributor considers themselves an LLM, in which case uhhhh)
@ -0,0 +45,4 @@
- [ ] I have [tested my contribution][c1t] (or proof-read it for documentation-only changes)
myself, if applicable. This includes ensuring code compiles.
- [ ] My commit messages follow the [commit message format][c1cm] and are descriptive.
- [ ] I have written a [news fragment][n1] for this PR<!--(can be done after hitting open!)-->.
Owner

, if applicable

>, if applicable
chore: Apply suggestions
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m15s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 18m2s
a291a2a106
nex requested review from Jade 2025-12-28 17:02:04 +00:00
Jade approved these changes 2025-12-29 22:53:49 +00:00
nex merged commit 5e7bc590d2 into main 2025-12-29 23:30:50 +00:00
nex deleted branch nex/meta/pull-req-template 2025-12-29 23:30:50 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
continuwuation/continuwuity!1248
No description provided.