uvicorn/.github/PULL_REQUEST_TEMPLATE.md
2023-04-27 18:51:50 -06:00

545 B

Summary

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.