mirror of https://github.com/lukechilds/docs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
646 B
17 lines
646 B
4 years ago
|
## Description
|
||
|
|
||
|
Describe the changes that where made in this pull request. When possible start the motivations behind the change. Be sure to also include the following information:
|
||
|
|
||
|
1. Motivation for change?
|
||
|
2. What was changed?
|
||
|
3. Link to relevant issues?
|
||
|
|
||
|
## Checklist
|
||
|
|
||
|
- [ ] [Conventional commits were used](https://www.conventionalcommits.org/en/v1.0.0/)
|
||
|
- [ ] New links to files and images were verified
|
||
|
- [ ] For fixes/refactors: all existing references were identified and replaced
|
||
|
- [ ] [Style guide](https://developers.google.com/style) was reviewed and applied
|
||
|
- [ ] Clear code samples were provided
|
||
|
- [ ] People were tagged for review
|