Files
pi-hosted/.github/pull_request_template.md
2021-10-07 09:56:03 -05:00

1.4 KiB

Summary

Why This Is Needed

What Changed

Added

Changed

Fixed

Removed

Screenshots

Checklist

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?
  • Have you linted your code locally prior to submission?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?
  • Have you updated documentation, as applicable?