firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 917 forks source link

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor <script src="https://www.gstatic.com/firebasejs/10.12.2/firebase-app-compat.js"></script> <script src="https://www.gstatic.com/firebasejs/10.12.2/firebase-firestore-compat.js"></script> <script src="https://www.gstatic.com/firebasejs/10.12.2/firebase-auth-compat.js"></script> <script> const firebaseApp = firebase.initializeApp({ /* Firebase config */ }); const db = firebaseApp.firestore(); const auth = firebaseApp.auth(); </script> Agreement (CLA). #7248

Closed Heyitsquoracom closed 1 month ago

Heyitsquoracom commented 1 month ago
          Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Originally posted by @google-cla[bot] in https://github.com/firebase/firebase-js-sdk/issues/8294#issuecomment-2144361690

aalej commented 1 month ago

Hi @Heyitsquoracom, from what I can tell, you’re trying to submit a PR in the Firebase JS SDK repository. You will need to sign the CLA so that your PR can be merged.