Skip to content

Commit fa7e2d5

Browse files
committed
Update issue and pull request templates
1 parent 97b750e commit fa7e2d5

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Welcome to FirebaseUI and thanks for submitting an issue!
2+
3+
Please take a look at [open issues](https://github.com/firebase/FirebaseUI-Android/issues?q=is%3Aopen+is%3Aissue), as well as [resolved issues](https://github.com/firebase/FirebaseUI-Android/issues?q=is%3Aissue+is%3Aclosed), to see if your issue is either already being addressed, or has been solved by someone else.
4+
5+
If not, please feel free to fill in the following info so we can help faster!
16

27
### Step 1: Are you in the right place?
38

PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Hey there! So you want to contribute to FirebaseUI? Before you file this pull request, follow these steps:
2+
3+
* Have you read [the contribution guidelines](CONTRIBUTING.md)
4+
* Has this been discussed in an issue? If so make sure to mention the issue number here. If not, go file an issue about this to make sure this is a desirable change.
5+
* Are you adding a feature? If so please co-ordinate with someone on [FirebaseUI-iOS](https://github.com/firebase/firebaseui-ios) to make sure that we can implement this on both platforms and maintain feature parity.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ accept your pull requests.
131131
1. Ensure that your code adheres to the existing style of the library to which
132132
you are contributing.
133133
1. Ensure that your code has an appropriate set of unit tests which all pass.
134-
1. Submit a pull request and cc @puf or @mcdonamp
134+
1. Submit a pull request and cc @puf or @samtstern

0 commit comments

Comments
 (0)