name: 🚀 Pull Request
about: Implementation of a feature or bug fix.
Pull Request
46
53
Related Issue
A clear and concise description of what the feature is.
Describe the solution you implemented
A clear and concise description of how the feature has been implemented. Add any considered drawbacks.
Describe alternatives you've considered
A clear and concise description of any alternative solutions you've considered. What are the trade offs that you considered that led to this implementation.
How Has This Been Tested?
Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.
Screenshots
Include screenshots of the feature working.
Types of Changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[x] I have read the CONTRIBUTING document.
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
name: 🚀 Pull Request about: Implementation of a feature or bug fix.
Pull Request
46
53
Related Issue A clear and concise description of what the feature is.
Describe the solution you implemented A clear and concise description of how the feature has been implemented. Add any considered drawbacks.
Describe alternatives you've considered A clear and concise description of any alternative solutions you've considered. What are the trade offs that you considered that led to this implementation.
How Has This Been Tested? Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.
Screenshots Include screenshots of the feature working.
Types of Changes