Skip to content

Commit

Permalink
Upgrade repo-tools and regenerate scaffolding. (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored and alexander-fenster committed Mar 16, 2018
1 parent 037763a commit 12f91b6
Show file tree
Hide file tree
Showing 8 changed files with 24,971 additions and 11 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ Please run down the following list and make sure you've tried the usual "quick
fixes":

- Search the issues already opened: https://github.com/googleapis/nodejs-firestore/issues
- Search the issues on our "catch-all" repository: https://github.com/GoogleCloudPlatform/google-cloud-node
- Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js
- Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting
- Check our FAQ: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/faq

If you are still having issues, please be sure to include as much information as
possible:
Expand All @@ -16,7 +15,7 @@ possible:
- OS:
- Node.js version:
- npm version:
- @google-cloud/firestore version:
- `@google-cloud/firestore` version:

#### Steps to reproduce

Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ out/
system-test/secrets.js
system-test/*key.json
*.lock
*-lock.js*
5 changes: 3 additions & 2 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
# Names are formatted as:
# name <email>
#
Alexander Fenster <[email protected]>
Bond <[email protected]>
Jason Dobry <[email protected]>
Luke Sneeringer <[email protected]>
Jason Dobry <[email protected]>
Luke Sneeringer <[email protected]>
Sebastian Schmidt <[email protected]>
Stephen Sawchuk <[email protected]>
greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-firestore/blob/master/LICENSE

[client-docs]: https://cloud.google.com/nodejs/docs/reference/firestore/latest/
[product-docs]: https://firebase.google.com/docs/firestore/
[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
[shell_img]: //gstatic.com/cloudssh/images/open-btn.png
Loading

0 comments on commit 12f91b6

Please sign in to comment.