• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
2- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-api-core/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
3- [ ] Ensure the tests and linter pass
4- [ ] Code coverage does not decrease (if any source code was changed)
5- [ ] Appropriate docs were updated (if necessary)
6
7Fixes #<issue_number_goes_here> ��
8