Update PULL_REQUEST_TEMPLATE.md (#633)

This commit is contained in:
Lauren Long
2018-01-25 10:13:59 -08:00
committed by GitHub
parent c808de6825
commit 6f7b883ff0

View File

@@ -1,26 +1,22 @@
<!--
Thank you for contributing to the Firebase community! Please fill out the pull request form below
and make note of the following:
Thank you for contributing to the Firebase community! Please fill out the form below.
Run the linter and test suite
==============================
Run `npm test` to make sure your changes compile properly and the tests all pass on your local machine.
We've hooked up this repo with continuous integration to double check those things for you.
Sign our CLA
==============================
Please sign our Contributor License Agreement (https://cla.developers.google.com/about/google-individual)
before sending PRs. We cannot accept code without this.
Run `npm test` to make sure your changes compile properly and the tests all pass on your local machine. We've hooked up this repo with continuous integration to double check those things for you.
-->
### Description
<!-- Are you fixing a bug? Implementing a new feature? Make sure we have the context around your change.
Link to other relevant issues or pull requests. -->
<!-- Are you fixing a bug? Implementing a new feature? Make sure we have the context around your change. Link to other relevant issues or pull requests. -->
### Scenarios Tested
<!-- Write a list of all the user journeys and edge cases you've tested. Instructions for manual testing can be found at https://github.com/firebase/firebase-tools/blob/master/.github/CONTRIBUTING.md#development-setup -->
### Sample Commands
<!-- Proposing a change to commands or flags? Provide examples of how they will be used. -->
<!-- Proposing a change to commands or flags? Provide examples of how they will be used. -->