Please follow the following guideline when creating a pull request
- Select a proper label and place it in the title. E.g., [API] Add new API
- Add the following description.
Fixed issue: #...
Detailed description: how the bug is fixed
Link to the tests: you must create a test under tests/issues/
Add feature: XXX
How to use the new feature:
Detailed description: implementation details
Link to the tests: