caddy/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

1.3 KiB

name about title labels assignees
Pull request Propose changes to the code

1. What does this change do, exactly?

3. Which documentation changes (if any) need to be made because of this PR?

4. Checklist

  • I have written tests and verified that they fail without my change
  • I have squashed any insignificant commits
  • This change has comments explaining package types, values, functions, and non-obvious lines of code
  • I am willing to help maintain this change if there are issues with it later