Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit e4aebc8

Browse files
committed
updated to current master and merged changes
1 parent aa4b461 commit e4aebc8

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
1-
**Description of the change**:
1+
<!--
2+
(We appreciate the effort for this pull request but before that please make sure you read the contribution guidelines given above, then fill out the blanks below.)
3+
-->
24

3-
**Reason for the change**:
5+
# Fixes #<!--Enter Issue number you have referenced(please refer only one issue at once)-->
46

7+
### Checklist
8+
<!-- Please, do Star this repository and follow this template for your PR to be considered-->
9+
- [ ] I have read the [Contribution Guide] and my PR follows them.
10+
- [ ] My branch is up-to-date with the master branch.
11+
- [ ] I have added tests that prove my fix is effective or that my feature works
12+
- [ ] I have added necessary documentation (if appropriate)
13+
<!-- If an existing function does not have a docstring, please add one -->
14+
- [ ] All the functions created/modified in this PR contain relevant docstrings.
515

16+
### Short description of what this resolves:
17+
18+
### Changes proposed in this pull request:
19+
* <!--Fill These Bullet Points-->
20+
*
21+
22+
If you have questions, please send an email to [Sendgrid](mailto:dx@sendgrid.com), or file a Github Issue in this repository.

0 commit comments

Comments
 (0)