.agents/skills/pr-commit-message/references/pryor-style-guide.md
These notes are distilled from 100 recent Jon Pryor-authored commits in
dotnet/android.
[Mono.Android] Bind API-37 Beta 3 (#11038)[native] Ensure \function_name()` is part of log message (#10302)`Bump to dotnet/java-interop/main@d3d3a1bf (#9921)Context:, Fixes:, or Changes: lines.Context: can point to a URL or a bare commit SHA when prior history matters.They preserve information that would otherwise disappear once the PR is merged:
[area] Fix specific failure mode (#PR)
Context: <issue URL or prior commit SHA>
<what broke and how it surfaced>
<why it happened>
<what changed and why this fix is appropriate>
Bump to org/repo/branch@sha (#PR)
Fixes: <issue URL>
Changes: <compare URL>
* <upstream change 1>
* <upstream change 2>
<short explanation of why this bump matters here>
[Area] Bind or update <platform release> (#PR)
Context: <announcement URL>
Context: <API diff URL>
<release summary>
<compatibility, stability, or migration implications>
<what this repo is doing in response>