Merge pull request #10169 from ollama/drifkin/fix-contributing-formatting

CONTRIBUTING: fix code block formatting
This commit is contained in:
Devon Rifkin 2025-04-07 14:02:35 -07:00 committed by GitHub
commit 249fbbe52f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ see if the change were accepted.
The title should look like: The title should look like:
<package>: <short description> <package>: <short description>
The package is the most affected Go package. If the change does not affect Go The package is the most affected Go package. If the change does not affect Go
code, then use the directory name instead. Changes to a single well-known code, then use the directory name instead. Changes to a single well-known