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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Contributing to the Firebase Node.JS Quickstarts
1
+
# Contributing to the Firebase Java Quickstarts
2
2
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:
4
4
5
5
-[Code of Conduct](#coc)
6
6
-[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
12
12
13
13
## <aname="coc"></a>Code of Conduct
14
14
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.
16
16
17
17
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.
18
18
19
19
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.
20
20
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.
22
22
23
23
If you are subject to or witness unacceptable behavior, or have any other concerns, please drop us a line at [email protected].
24
24
25
25
## <aname="question"></a>Got a Question or Problem?
26
26
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.
28
28
29
29
If you feel that we're missing an important bit of documentation, feel free to
30
30
file an issue so we can help. Here's an example to get you started:
0 commit comments