31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
<!--- Provide a general summary of your changes in the Title above -->
|
|
|
|
## Description
|
|
|
|
<!--- Describe the changes in detail -->
|
|
|
|
## 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 change)
|
|
- [ ] Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)
|
|
|
|
## Motivation and context
|
|
|
|
<!--- Why is this change required? What problem does it solve? -->
|
|
|
|
## How to test?
|
|
|
|
## Screenshots (if appropriate)
|
|
|
|
## Checklist
|
|
|
|
<!--- Go over all the following points, and put an `x` in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
|
|
|
|
- [ ] If my change requires a change to the documentation, I have updated the documentation in this pull request.
|
|
- [ ] I have read the **[CONTRIBUTING](<(https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/main/.github/CONTRIBUTING.md)>)** document.
|
|
- [ ] I have added tests to cover my changes.
|