Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a 'contribution-guide' for this project #188

Closed
fgheysels opened this issue Jul 6, 2021 · 1 comment · Fixed by #204
Closed

Provide a 'contribution-guide' for this project #188

fgheysels opened this issue Jul 6, 2021 · 1 comment · Fixed by #204
Assignees
Labels
documentation All issues related to documentation
Milestone

Comments

@fgheysels
Copy link
Member

I'm currently contributing for the first time to this project, and as a non-Powershell expert, it would be nice to have some guidance available in the form of documentation.

This guide could describe what steps you need to take for certain topics:

  • How to create a new module
  • How to create a new script (create a ps1 file, make the required modifications in the psd1 and psm1 files, .... )
  • How to create a unit test
  • How to run the unit-tests (I'm currently struggling on this step for instance, when running Invoke-Pester -Path <file>, I'm always faced with the error 'Module is not a Script module>'.
@stijnmoreels
Copy link
Member

  • How contributors with more privileges are able to release/prerelease the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation All issues related to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants