File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33Thanks for your interest in contributing to Go by Example!
44
5- * If you see a typo or would like to suggest another small change, editing the
6- .go or .sh source file should be sufficient for the PR. I can rebuild the
7- HTML when I review the change.
5+ * When sending a PR that affects the displayed contents of the site, run
6+ ` tools/build ` locally and include the generated HTML in the PR. If you
7+ only want to submit a simple typo suggestion (for example, through the
8+ Github website), feel free to send a PR anyway - we'll regenerate the
9+ HTML and merge with your commit.
810
911* We're open to adding more examples to the site. They should be on things
1012 used by many programmers and only require the standard library. If you're
You can’t perform that action at this time.
0 commit comments