File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ (Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)
3+ -->
4+ <!-- Add the issue number that is fixed by this PR (In the form Fixes #123) -->
5+
6+ Fixes #<!-- Enter Issue number you have referenced(please refer only one issue at once)-->
7+
8+ #### Checklist
9+ <!-- Please Star this repository and follow this template for your PR to be considered-->
10+ - [ ] I have read the SendGrid Contributor License Agreement (CLA)
11+ - [ ] I have read the [ Contribution Guide] and my PR follows them.
12+ - [ ] My branch is up-to-date with the master branch.
13+ - [ ] I have added tests that prove my fix is effective or that my feature works
14+ - [ ] I have added necessary documentation (if appropriate)
15+ <!-- If an existing function does not have a docstring, please add one -->
16+ - [ ] All the functions created/modified in this PR contain relevant docstrings.
17+
18+ #### Short description of what this resolves:
19+
20+
21+ #### Changes proposed in this pull request:
22+ <!-- Fill These Bullet Points-->
23+
24+
25+ If you have questions, please send an email [ Sendgrid] ( mailto:dx@sendgrid.com ) , or file a Github Issue in this repository.
You can’t perform that action at this time.
0 commit comments