Skip to content

Commit

Permalink
Make pull request template imperative
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern committed Aug 4, 2016
1 parent 3caa341 commit 5962a5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Hey there! So you want to contribute to FirebaseUI? Before you file this pull request, follow these steps:

* Have you read [the contribution guidelines](CONTRIBUTING.md)
* 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.
* Are you adding a feature? If so please co-ordinate with someone on [FirebaseUI-Android](https://github.com/firebase/firebaseui-android) to make sure that we can implement this on both platforms and maintain feature parity.
* Read [the contribution guidelines](CONTRIBUTING.md).
* If this has been discussed in an issue, make sure to mention the issue number here. If not, go file an issue about this to make sure this is a desirable change.
* If this is a new feature please co-ordinate with someone on [FirebaseUI-Android](https://github.com/firebase/firebaseui-android) to make sure that we can implement this on both platforms and maintain feature parity.

0 comments on commit 5962a5c

Please sign in to comment.