mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 05:48:06 +00:00
Fixed link to Google C++ Style Guide.
Change-Id: Ifb955f3daefedae2cb9930a365c4c7e0641776b4
This commit is contained in:
@@ -25,7 +25,7 @@ use Github pull requests for this purpose.
|
|||||||
|
|
||||||
Some tips for good pull requests:
|
Some tips for good pull requests:
|
||||||
* Use our code
|
* Use our code
|
||||||
[style guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.html).
|
[style guide](https://google.github.io/styleguide/cppguide.html).
|
||||||
When in doubt, try to stay true to the existing code of the project.
|
When in doubt, try to stay true to the existing code of the project.
|
||||||
* Write a descriptive commit message. What problem are you solving and what
|
* Write a descriptive commit message. What problem are you solving and what
|
||||||
are the consequences? Where and what did you test? Some good tips:
|
are the consequences? Where and what did you test? Some good tips:
|
||||||
|
|||||||
Reference in New Issue
Block a user