2020-02-01 20:31:18 +01:00
|
|
|
## Description
|
|
|
|
<!--- Describe your changes in detail -->
|
|
|
|
<!--- If it fixes an open issue, please link to the issue here. -->
|
2017-06-09 16:46:26 +02:00
|
|
|
|
2020-02-01 20:31:18 +01:00
|
|
|
## Motivation and Context
|
|
|
|
<!--- What problem does it solve, or what feature does it add? -->
|
2017-06-09 16:46:26 +02:00
|
|
|
|
2020-02-01 20:31:18 +01:00
|
|
|
## Types of Changes
|
|
|
|
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
|
|
|
|
- [] Bug fix (non-breaking change which fixes an issue).
|
|
|
|
- [] New feature (non-breaking change which adds functionality).
|
|
|
|
- [] Breaking change (fix or feature that would cause existing functionality to not work as expected).
|
|
|
|
|
|
|
|
## Definition of Done Checklist:
|
|
|
|
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
|
|
|
|
- [] I've read the [Contribution Guide](http://laradock.io/contributing).
|
|
|
|
- [] I've updated the **documentation**. (refer to [this](http://laradock.io/contributing/#update-the-documentation-site) for how to do so).
|
|
|
|
- [] I enjoyed my time contributing and making developer's life easier :)
|