File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- Thanks for contributing! -->
2+
3+ ## The purpose of this PR is:
4+ ...
5+
6+ ## This is what had to change:
7+ ...
8+
9+ ## This is what like reviewers to know:
10+ ...
11+
12+
13+ -------------------------------------------------------------------------------------------------
14+
15+ <!-- Mark what you have done, Remove unnecessary ones. Add new tasks that may fit (like TODO's) -->
16+ - [ ] I prefixed the PR-title with ` docs: ` , ` fix(area): ` , ` feat(area): ` or ` breaking(area): `
17+ - [ ] I updated ./CHANGELOG.md with a link to this PR or Issue
18+ - [ ] I updated the README.md
19+ - [ ] I Added unit test(s)
20+
21+ -------------------------------------------------------------------------------------------------
22+
23+ <!-- Add a `- fix #_NUMBER_` line for every Issue this PR solves. Do not comma separate them -->
24+ - fix #000
You can’t perform that action at this time.
0 commit comments