mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-27 11:56:14 +08:00
0eac00ed0b
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.
240 B
240 B
- Resolves issue #xyz.
- Code is up-to-date with
master
. - Add tests that fail without your changes.
- Update all relevant documentation.