File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,13 @@ import * as admin from "firebase-admin";
43
43
```
44
44
45
45
46
+ ## Contributing
47
+
48
+ Please refer to the [ CONTRIBUTING page] ( ./CONTRIBUTING.md ) for more information
49
+ about how you can contribute to this project. We welcome bug reports, feature
50
+ requests, code review feedback, and also pull requests.
51
+
52
+
46
53
## Documentation
47
54
48
55
* [ Setup Guide] ( https://firebase.google.com/docs/admin/setup/ )
@@ -67,5 +74,8 @@ and for their longtime use and support of the Firebase platform.
67
74
68
75
## License
69
76
70
- The Firebase Admin Node.js SDK is made available with the
71
- [ Apache 2.0] ( http://www.apache.org/licenses/LICENSE-2.0 ) license.
77
+ Firebase Admin Node.js SDK is licensed under the
78
+ [ Apache License, version 2.0] ( http://www.apache.org/licenses/LICENSE-2.0 ) .
79
+
80
+ Your use of Firebase is governed by the
81
+ [ Terms of Service for Firebase Services] ( https://firebase.google.com/terms/ ) .
You can’t perform that action at this time.
0 commit comments