Skip to content

Commit 776616f

Browse files
authored
Merge pull request #3 from PlagueHO/dev
Release to Master
2 parents 623a37c + 063923f commit 776616f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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

3333
This is the branch containing the latest release - no contributions should be made
3434
directly 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

4141
This is the development branch to which contributions should be proposed by contributors
4242
as pull requests. This development branch will periodically be merged to the master
4343
branch, 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).

0 commit comments

Comments
 (0)