Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
[!Tip] Close issue syntax:
Fixes #<issue number>
orResolves #<issue number>
, see documentation for more details.
Before | After |
---|---|
... | ... |
[!IMPORTANT]
Please review the checklist below before submitting your pull request.
dev/reformat
(backend) and cd web && npx lint-staged
(frontend) to appease the lint gods