Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-flatbuffers
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-flatbuffers
Commits
ed2110d7
Commit
ed2110d7
authored
8 years ago
by
Wouter van Oortmerssen
Browse files
Options
Downloads
Patches
Plain Diff
Fixed link to Google C++ Style Guide.
Change-Id: Ifb955f3daefedae2cb9930a365c4c7e0641776b4
parent
a9514de9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+1
-1
1 addition, 1 deletion
CONTRIBUTING.md
with
1 addition
and
1 deletion
CONTRIBUTING.md
+
1
−
1
View file @
ed2110d7
...
...
@@ -25,7 +25,7 @@ use Github pull requests for this purpose.
Some tips for good pull requests:
*
Use our code
[
style guide
](
http://google
-styleguide.googlecode.com/svn/trunk
/cppguide.html
)
.
[
style guide
](
http
s
://google
.github.io/styleguide
/cppguide.html
)
.
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
are the consequences? Where and what did you test? Some good tips:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment