8000 Added info on CLA (#18) · helver/firebase-admin-python@1941d40 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1941d40

Browse files
authored
Added info on CLA (firebase#18)
1 parent b3ae52b commit 1941d40

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 21 additions & 3 deletions
Original file lin F518 e numberDiff line numberDiff line change
@@ -58,12 +58,30 @@ Most non-trivial changes should include some extra test coverage. If you aren't
5858
tests, feel free to submit regardless and ask us for some advice.
5959

6060
Finally, you will need to sign our
61-
[Contributor License Agreement](https://cla.developers.google.com/about/google-individual)
62-
before we can accept your pull request.
61+
[Contributor License Agreement](https://cla.developers.google.com/about/google-individual),
62+
and go through our code review process before we can accept your pull request.
6363

64+
### Contributor License Agreement
6465

65-
## <a name="local-setup"></a>Need to get set up locally?
66+
Contributions to this project must be accompanied by a Contributor License
67+
Agreement. You (or your employer) retain the copyright to your contribution.
68+
This simply gives us permission to use and redistribute your contributions as
69+
part of the project. Head over to <https://cla.developers.google.com/> to see
70+
your current agreements on file or to sign a new one.
71+
72+
You generally only need to submit a CLA once, so if you've already submitted one
73+
(even if it was for a different project), you probably don't need to do it
74+
again.
75+
76+
### Code reviews
6677

78+
All submissions, including submissions by project members, require review. We
79+
use GitHub pull requests for this purpose. Consult
80+
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
81+
information on using pull requests.
82+
83+
84+
## <a name="local-setup"></a>Need to get set up locally?
6785

6886
### Initial Setup
6987

0 commit comments

Comments
 (0)
0