You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A set of Power Shell Scripts I have developed/ improved
2
+
3
+
Power Shell Scripts is a repository of Powershell Scripts I have developed/ improved over time.
4
+
5
+
Please do not hestitate to submit PR<sup>[?](https://www.youtube.com/watch?v=_NrSWLQsDL4)</sup>s with any improvements/ corrections
6
+
7
+
## Contribution guidelines
8
+
If you do decide to contribute to my repository - to begin with, **Thanks**! You will need to ensure that your submissions follow the guidelines below in order for me to be able to accept you PR.
9
+
10
+
### Keep your code valid!
11
+
Any code submissions via PRs are checked for validity using the Github actions [Hound](https://github.com/marketplace/hound) and [PSScriptAnalyzer checks](https://github.com/marketplace/actions/psscriptanalyzer-checks). Together they ensure that there are no validation errors in both Markdown and PowerShell content in any new content. The latter also ensures that best practices recommended by the [PowerShell Team](https://www.powershellgallery.com/profiles/PowerShellTeam) are also being followed.
0 commit comments