You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Provide details of the change, and generalize the change in the PR title above.
3
+
4
+
[replace this line]: #(Describe your changes in detail.)
5
+
***
6
+
### Testing
7
+
> Describe how you've tested these changes. Link any manually triggered `Integration tests` or `CPP binary SDK Packaging` Github Action workflows, if applicable.
8
+
9
+
10
+
[replace this line]: #(Describe your testing in detail.)
11
+
***
12
+
13
+
### Type of Change
14
+
Place an `x` the applicable box:
15
+
-[ ] Bug fix. Add the issue # below if applicable.
16
+
-[ ] New feature. A non-breaking change which adds functionality.
17
+
-[ ] Other, such as a build process or documentation change.
18
+
***
19
+
20
+
#### Notes
21
+
- Bug fixes and feature changes require an update to the `Release Notes` section of `release_build_files/readme.md`.
22
+
- Read the contribution guidelines [CONTRIBUTING.md](https://github.com/firebase/firebase-cpp-sdk/blob/main/CONTRIBUTING.md).
23
+
- Changes to the public API require an internal API review. If you'd like to help us make Firebase APIs better, please propose your change in a feature request so that we can discuss it together.
0 commit comments