Skip to content

Commit ac95828

Browse files
committed
Parity on CLA, added reviewers.
1 parent 8354a3b commit ac95828

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# FirebaseUI-Android
1+
# FirebaseUI for Android — UI Bindings for Firebase
22

33
FirebaseUI is an open-source library for Android that allows you to quickly connect common UI elements to the [Firebase](https://www.firebase.com) database for data storage, allowing views to be updated in realtime as they change, and providing simple interfaces for common tasks like displaying lists or collections of items.
44

@@ -333,7 +333,9 @@ with:
333333
* `./release.sh` to build the library and update maven
334334
* close/release the repository from sonatype
335335

336-
## Contributor License Agreements
336+
## Contributing to FirebaseUI
337+
338+
### Contributor License Agreements
337339

338340
We'd love to accept your sample apps and patches! Before we can take them, we
339341
have to jump a couple of legal hurdles.
@@ -352,7 +354,7 @@ Follow either of the two links above to access the appropriate CLA and
352354
instructions for how to sign and return it. Once we receive it, we'll be able to
353355
accept your pull requests.
354356

355-
## Contributing A Patch
357+
### Contribution Process
356358

357359
1. Submit an issue describing your proposed change to the repo in question.
358360
1. The repo owner will respond to your issue promptly.
@@ -362,4 +364,4 @@ accept your pull requests.
362364
1. Ensure that your code adheres to the existing style of the library to which
363365
you are contributing.
364366
1. Ensure that your code has an appropriate set of unit tests which all pass.
365-
1. Submit a pull request.
367+
1. Submit a pull request and cc @puf or @mcdonamp

0 commit comments

Comments
 (0)