PowerShell/.github/PULL_REQUEST_TEMPLATE.md
2016-04-22 15:28:23 -07:00

413 B

Before submitting this pull request, please first:

  • State that it "Resolves #xyz".
  • Ensure your code is up-to-date with master.
  • Add tests that fail without your changes.
  • Update all relevant documentation.
  • Assign the PR to the appropriate subsystem maintainer.
  • Check that your commits follow our contributing guidelines