Page MenuHomeFreeBSD

Provide more context in github pull request issue comment
ClosedPublic

Authored by emaste on Tue, Jul 15, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 28, 9:37 PM
Unknown Object (File)
Mon, Jul 28, 4:35 PM
Unknown Object (File)
Mon, Jul 28, 2:31 PM
Unknown Object (File)
Mon, Jul 28, 2:30 PM
Unknown Object (File)
Mon, Jul 28, 12:28 AM
Unknown Object (File)
Sun, Jul 27, 11:29 PM
Unknown Object (File)
Sun, Jul 27, 11:14 PM
Unknown Object (File)
Sun, Jul 27, 9:57 PM
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.Tue, Jul 15, 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.