File tree 1 file changed +8
-5
lines changed
1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,14 @@ again.
25
25
[ individual CLA ] : https://developers.google.com/open-source/cla/individual
26
26
[ corporate CLA ] : https://developers.google.com/open-source/cla/corporate
27
27
28
+ Once your CLA is submitted (or if you already submitted one for
29
+ another Google project), make a commit adding yourself to the
30
+ [ AUTHORS] [ ] and [ CONTRIBUTORS] [ ] files. This commit can be part
31
+ of your first [ pull request] [ ] .
32
+
33
+ [ AUTHORS ] : AUTHORS
34
+ [ CONTRIBUTORS ] : CONTRIBUTORS
35
+
28
36
29
37
## Submitting a patch ##
30
38
@@ -46,10 +54,5 @@ again.
46
54
1 . Finally, push the commits to your fork and submit a [ pull request] [ ] .
47
55
48
56
[ forking ] : https://help.github.com/articles/fork-a-repo
49
- [ golint ] : https://github.com/golang/lint
50
- [ golint readme ] : https://github.com/golang/lint/blob/master/README
51
- [ gocov ] : https://github.com/axw/gocov
52
- [ gocov-html ] : https://github.com/matm/gocov-html
53
57
[ well-formed commit messages ] : http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
54
- [ squash ] : http://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits
55
58
[ pull request ] : https://help.github.com/articles/creating-a-pull-request
You can’t perform that action at this time.
0 commit comments