PowerShell/docs/dev-process/pull-request-rules.md
joeyaiello 0eac00ed0b first pass of contributor docs
Rework of contributor docs to reflect actual flow
for both internal and external developers using
the PowerShell/PowerShell repo for the first time.
Includes updates to issue/PR guidelines, repo 101,
and CONTRIBUTING.md.
2016-07-12 13:39:36 -07:00

859 B

author: Hemant

Hemant: "SLAs" for pull requests ALWAYS point to documents when critiquing PRs this should also include the blackbox of Windows/STEX testing time can totally be wishy-washy here "some tests we can only run internally" exact timeline not need for Aug17 Windows quality gates

Minimum gates (TODO)

Our pull request template includes the bare minimum requirements for a pull request to be accepted into PowerShell. This includes:

  • Writing tests
  • Writing documentation (where does thie one live already? is it where this guidance should exist all up?)
  • Our code review process
  • Repository maintainer sign-off, per our governance model