Please include a summary of the change and which issue is fixed/closed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Closes # (issue)
Changes
Specify the behavior changes introduced by this pull request
i.e.
Removed method X from class Y
Return 400 instead of 500 in Z case
Refactored class X into a new module
Types of changes
What types of changes does your code introduce? Remove the lines that don't that apply:
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to change). If there's an API change, link the pull request in the API spec repository and the accepted DAO governance poll
Description
Please include a summary of the change and which issue is fixed/closed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Closes # (issue)
Changes
Specify the behavior changes introduced by this pull request
i.e.
Types of changes
What types of changes does your code introduce? Remove the lines that don't that apply: