2018-11-14 14:17:13 -05:00
|
|
|
[NOTE]: # ( Describe your changes in detail, why is this change required? )
|
2020-04-16 09:27:54 -04:00
|
|
|
[NOTE]: # ( Explain large or complex code modifications. )
|
|
|
|
[NOTE]: # ( If it fixes an open issue, please add "Fixes #XXX" )
|
2016-10-17 22:16:37 -04:00
|
|
|
|
|
|
|
|
2018-11-14 14:17:13 -05:00
|
|
|
## Screenshots
|
2018-11-22 07:47:34 -05:00
|
|
|
[TIP]: # ( Do not include screenshots of your actual database! )
|
2018-11-14 14:17:13 -05:00
|
|
|
|
|
|
|
|
|
|
|
## Testing strategy
|
|
|
|
[NOTE]: # ( Please describe in detail how you tested your changes. )
|
2018-11-22 07:47:34 -05:00
|
|
|
[TIP]: # ( We expect new code to be covered by unit tests and documented with doc blocks! )
|
2016-10-17 22:16:37 -04:00
|
|
|
|
|
|
|
|
2020-04-16 09:27:54 -04:00
|
|
|
## Type of change
|
|
|
|
[NOTE]: # ( Please remove all lines which don't apply. )
|
|
|
|
- ✅ Bug fix (non-breaking change that fixes an issue)
|
|
|
|
- ✅ New feature (change that adds functionality)
|
|
|
|
- ✅ Breaking change (causes existing functionality to change)
|
|
|
|
- ✅ Refactor (significant modification to existing code)
|
|
|
|
- ✅ Documentation (non-code change)
|