What is the type of code change?
Put an x in the boxes that apply
[x] Bugfix (changes that resolve errors)
[x] New feature (changes which adds functionality)
[ ] Breaking change (big changes that affect existing functionality)
[x] Documentation Update
Checklist
Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
[x] I have read the "README.md"
[x] My code follows the style guidelines of this project
[x] My changes generate no new warnings
[x] Lint and unit tests pass locally with my changes
[ ] I have added tests that prove my fix is effective or that my feature works
[x] I have added necessary documentation
[ ] Any dependent changes have been merged and published in downstream modules
Further comments
Please let me know if there's anything else to explain
Describe changes
Issue number or link
148
Types of changes
What is the type of code change? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Further comments
Please let me know if there's anything else to explain