serverless/.github/PULL_REQUEST_TEMPLATE.md
Geoffrey Wiseman 71e7644316 Avoid Referencing Providers
Minor changes to avoid referencing providers directly unless:
- it is part of a provider-specific section of the site
- it is a comprehensive list of providers in the few places where they should be listed
- it is an example to help provide context
2017-06-13 10:57:34 -04:00

1.5 KiB

What did you implement:

Closes #XXXXX

How did you implement it:

How can we verify it:

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Make sure code coverage hasn't dropped
  • Provide verification config / commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: NO Is it a breaking change?: NO