Page MenuHomeFreeBSD

Provide more context in github pull request issue comment
ClosedPublic

Authored by emaste on Jul 15 2025, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 11:46 PM
Unknown Object (File)
Sun, Oct 12, 11:46 PM
Unknown Object (File)
Sun, Oct 12, 11:46 PM
Unknown Object (File)
Sun, Oct 12, 12:17 PM
Unknown Object (File)
Wed, Sep 24, 1:03 PM
Unknown Object (File)
Fri, Sep 19, 2:20 PM
Unknown Object (File)
Wed, Sep 17, 12:20 PM
Unknown Object (File)
Sep 16 2025, 11:49 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
This revision is now accepted and ready to land.Jul 15 2025, 8:27 PM

Pushing the updated branch will update the pull request, so maybe that bit is redundant?

.github/workflows/checklist.yml
92

Maybe clearer for noobs? I know when I started sending patches I didn't know how to use git.

.github/workflows/checklist.yml
92

Yeah, I wanted to capture that the author needs to fix up their commit(s) locally, and subsequently the GH pull request. I think your update is a bit more explicit and will incorporate it.