11 lines
389 B
Markdown
11 lines
389 B
Markdown
*Goal for this pull request*
|
|
A clear and concise description of pull request
|
|
|
|
|
|
|
|
### Checklist
|
|
[ ] I've run `npm run compile` and it produce no error
|
|
[ ] I've run `npm run test` and it produce no error
|
|
[ ] I've not pushing more than one feature in that pull request
|
|
[ ] My branch is updated with the latest from main when I make that pull request
|
|
[ ] I've tested as much as I can my changes |