File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -28,16 +28,20 @@ the [FileContentDsc wiki](https://github.com/PlagueHO/FileContentDsc/wiki).
2828### master
2929
3030[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/b3vo36jocq0tvojw/branch/master?svg=true )] ( https://ci.appveyor.com/project/PlagueHO/filecontentdsc/branch/master )
31- [ ![ codecov] ( https://codecov.io/gh/PowerShell /FileContentDsc/branch/master/graph/badge.svg )] ( https://codecov.io/gh/PlagueHO/FileContentDsc/branch/master )
31+ [ ![ codecov] ( https://codecov.io/gh/PlagueHO /FileContentDsc/branch/master/graph/badge.svg )] ( https://codecov.io/gh/PlagueHO/FileContentDsc/branch/master )
3232
3333This is the branch containing the latest release - no contributions should be made
3434directly to this branch.
3535
3636### dev
3737
3838[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/b3vo36jocq0tvojw/branch/dev?svg=true )] ( https://ci.appveyor.com/project/PlagueHO/filecontentdsc/branch/dev )
39- [ ![ codecov] ( https://codecov.io/gh/PlagueHO/FileContentDsc/branch/dev/graph/badge.svg )] ( https://codecov.io/gh/PowerShell /FileContentDsc/branch/dev )
39+ [ ![ codecov] ( https://codecov.io/gh/PlagueHO/FileContentDsc/branch/dev/graph/badge.svg )] ( https://codecov.io/gh/PlagueHO /FileContentDsc/branch/dev )
4040
4141This is the development branch to which contributions should be proposed by contributors
4242as pull requests. This development branch will periodically be merged to the master
4343branch, and be released to [ PowerShell Gallery] ( https://www.powershellgallery.com/ ) .
44+
45+ ## Contributing
46+
47+ Please check out common DSC Resources [ contributing guidelines] ( https://github.com/PowerShell/DscResource.Kit/blob/master/CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments