Fix review commets at r2

This commit is contained in:
Johan Ljunggren
2019-01-20 10:15:49 +01:00
parent dd138aa1a4
commit faca6df7fa
2 changed files with 8 additions and 4 deletions
+5 -2
View File
@@ -1,7 +1,10 @@
---
name: Resource proposals
about: PSDscResources does not accept new resources! Please submit new resource request to xPSDesiredStateConfiguration.
about: PSDscResources does not accept new resources! Please submit a new resource request to the appropriate DSC resource module repository.
---
This resource module does not accept new resources.
Please submit new resource request to xPSDesiredStateConfiguration.
Please submit new resource requests to an appropriate DSC resource module
repository found in the [maintainers list](https://github.com/PowerShell/DscResources/blob/master/Maintainers.md)
in the [DSCResources repository](https://github.com/PowerShell/DscResources),
or to the [xPSDesiredStateConfiguration repository](https://github.com/PowerShell/xPSDesiredStateConfiguration).
+3 -2
View File
@@ -6,8 +6,9 @@
e.g. 'ResourceName: My short description'.
Note: Breaking changes are not allowed in PSDScResources. If your
pull request contain breaking changes, then please update the
resource module xPSDesiredStateConfiguration instead.
pull request contains breaking changes, then please make this
change to the xPSDesiredStateConfiguration resource module
instead.
You may remove this comment block, and the other comment blocks, but please
keep the headers and the task list.