Thank you for investing your time in contributing to this repository.
Read the PSModule Code of Conduct
before participating, and read
AGENTS.md for the full guidance chain and documentation
references.
- Read
README.mdto understand what Process-PSModule does. - Familiarize yourself with the repository standard.
- Check the open issues and pull requests to avoid duplicate work.
This project follows the MSX contribution workflow:
- Open or pick up an issue that describes the change.
- Create a branch from
mainfollowing the<type>/<issue>-<short-slug>convention. - Make small, focused commits and push often.
- Open a draft pull request as soon as the change has a basic shape.
- Run the Copilot review loop until it reports a clean round. File an issue for out-of-scope findings.
- Mark the pull request ready for review and enable auto-merge.
For branching details, see Branching and Merging.
- Keep pull requests small and focused on a single deliverable.
- Follow the commit conventions.
- Follow the pull request format.
Use GitHub Issues to report bugs, request features, or propose improvements. Follow the issue format.
PowerShell and GitHub Actions in this repository follow the PSModule framework guidance and the MSX coding standards.
Follow the PSModule support guidance.