26 lines
530 B
Markdown
26 lines
530 B
Markdown
## Description
|
|
|
|
<!-- Insert PR description-->
|
|
|
|
## Type of change
|
|
|
|
Please check the type of change your PR introduces:
|
|
- [ ] :sunflower: Feature
|
|
- [ ] :bug: Bugfix
|
|
- [ ] :world_map: Documentation
|
|
- [ ] :robot: Test
|
|
- [ ] :hamster: Trivial/Minor
|
|
|
|
## Issue(s)
|
|
<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
|
|
|
|
#<issue>
|
|
|
|
## Test Plan
|
|
|
|
<!-- How will this be tested prior to merging.-->
|
|
|
|
- [ ] :muscle: Manual
|
|
- [ ] :zap: Unit test
|
|
- [ ] :green_heart: E2E
|