Skip to content

Commit 82b7fa4

Browse files
committed
Merge branch 'master' of github.com:firebase/quickstart-java
2 parents eb01b44 + d74335c commit 82b7fa4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Contributing to the Firebase Node.JS Quickstarts
1+
# Contributing to the Firebase Java Quickstarts
22

3-
We'd love for you to contribute to our source code and to make the Firebase Node.JS Quickstarts even better than it is today! Here are the guidelines we'd like you to follow:
3+
We'd love for you to contribute to our source code and to make the Firebase Java Quickstarts even better than it is today! Here are the guidelines we'd like you to follow:
44

55
- [Code of Conduct](#coc)
66
- [Question or Problem?](#question)
@@ -12,19 +12,19 @@ We'd love for you to contribute to our source code and to make the Firebase Node
1212

1313
## <a name="coc"></a>Code of Conduct
1414

15-
As contributors and maintainers of the Firebase Node.JS Quickstarts project, we pledge to respect everyone who contributes by posting issues, updating documentation, submitting pull requests, providing feedback in comments, and any other activities.
15+
As contributors and maintainers of the Firebase Java Quickstarts project, we pledge to respect everyone who contributes by posting issues, updating documentation, submitting pull requests, providing feedback in comments, and any other activities.
1616

1717
Communication through any of Firebase's channels (GitHub, StackOverflow, Google+, Twitter, etc.) must be constructive and never resort to personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.
1818

1919
We promise to extend courtesy and respect to everyone involved in this project regardless of gender, gender identity, sexual orientation, disability, age, race, ethnicity, religion, or level of experience. We expect anyone contributing to the project to do the same.
2020

21-
If any member of the community violates this code of conduct, the maintainers of the Firebase Node.JS Quickstarts project may take action, removing issues, comments, and PRs or blocking accounts as deemed appropriate.
21+
If any member of the community violates this code of conduct, the maintainers of the Firebase Java Quickstarts project may take action, removing issues, comments, and PRs or blocking accounts as deemed appropriate.
2222

2323
If you are subject to or witness unacceptable behavior, or have any other concerns, please drop us a line at [email protected].
2424

2525
## <a name="question"></a>Got a Question or Problem?
2626

27-
If you have questions about how to use the Firebase Node.JS Quickstarts, please direct these to [StackOverflow][stackoverflow] and use the `firebase` tag. We are also available on GitHub issues.
27+
If you have questions about how to use the Firebase Javqa Quickstarts, please direct these to [StackOverflow][stackoverflow] and use the `firebase` tag. We are also available on GitHub issues.
2828

2929
If you feel that we're missing an important bit of documentation, feel free to
3030
file an issue so we can help. Here's an example to get you started:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Firebase Quickstarts for Java
22

3-
A collection of quickstart samples demonstrating the Firebase APIs using the Java Server SDK. For more information, see https://firebase.google.com.
3+
A collection of quickstart samples demonstrating the Firebase APIs using the Admin Java SDK. For more information, see https://firebase.google.com.
44

55
## How to make contributions?
66
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)

0 commit comments

Comments
 (0)