You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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
-
-->
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
+
4
4
5
-
# Fixes #<!--Enter Issue number you have referenced(please refer only one issue at once)-->
5
+
Please enter each Issue number you are resolving in your PR after one of the following words [Fixes, Closes, Resolves]. This will auto-link these issues and close them when this PR is merged!
6
+
e.g.
7
+
Fixes #1
8
+
Closes #2
9
+
-->
10
+
# Fixes #
6
11
7
12
### Checklist
8
-
<!-- Please, do Star this repository and follow this template for your PR to be considered-->
13
+
- [ ] I have made a material change to the repo (functionality, testing, spelling, grammar)
9
14
- [ ] I have read the [Contribution Guide] and my PR follows them.
10
-
- [ ] My branch is up-to-date with the master branch.
15
+
- [ ] I updated my branch with the master branch.
11
16
- [ ] 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.
15
-
16
-
### Short description of what this resolves:
17
+
- [ ] I have added necessary documentation about the functionality in the appropriate .md file
18
+
- [ ] I have added in line documentation to the code I modified
17
19
18
-
### Changes proposed in this pull request:
19
-
* <!--Fill These Bullet Points-->
20
-
*
20
+
### Short description of what this PR does:
21
+
-
22
+
-
21
23
22
-
If you have questions, please send an email to [Sendgrid](mailto:[email protected]), or file a Github Issue in this repository.
24
+
If you have questions, please send an email to [Sendgrid](mailto:[email protected]), or file a Github Issue in this repository.
0 commit comments