dsccommunity.org
dsccommunity.org copied to clipboard
DSC community organisation's website
## Rules ### Private properties uses camelCase ```powershell hidden [System.String] $privatePropertyName ``` ### Private methods uses camelCase ```powershell hidden [System.String] getRecordHostName() ```
Looks like DSC help moved
>Note this was taken from a discussion on slack and it was suggested that here would be a better place to capture the feedback. This has been a bit of...
Per conversation with gaelcolas in Slack. I'm thinking two living documents to help new DSC users understand what it is since there is a lot of dated information online. -...
**Details of the scenario you tried and the problem that is occurring:** I think we should add a legend explaining what the labels on issues and PR's mean so it...
To get some visibility, can we add some information about the author or an article? The author is already part of each blog post but there is no link or...
Hey folks, With the PowerShell (and other) conferences coming up, we want to make sure we're on top of the 'marketing' game. As the DSC community "brand" is new, we...
https://github.com/PowerShell/DscResources/blob/master/CONTRIBUTING.md#reviewing-pull-requests
https://github.com/PowerShell/DscResources/blob/master/GettingStartedWithPester.md
*This issue was reported in PR #50.* The rendering with hugo is fine but the text column is pretty narrow. This is how the page looks like at the 1920x1200...