Unverified Commit c38680b8 authored by Devon Rifkin's avatar Devon Rifkin Committed by GitHub
Browse files

CONTRIBUTING: fix code block formatting

There were only 3 spaces instead of 4, so the example was being considered to include html elements
parent 16fca86c
...@@ -51,7 +51,7 @@ see if the change were accepted. ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment