mirror of
https://github.com/PowerShell/PSDscResources
synced 2026-06-21 13:45:29 +00:00
Fix review commets at r2
This commit is contained in:
@@ -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).
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user