Skip to content

Commit d6287af

Browse files
Remove community links from README defaults
1 parent df77116 commit d6287af

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/docs/PowerShell/Modules/Repository-Defaults.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,6 @@ Use PowerShell help and command discovery for module details:
215215
Get-Command -Module <ModuleName>
216216
Get-Help -Name 'CommandName' -Examples
217217
```
218-
219-
## Contributing
220-
221-
Issues and pull requests are welcome. Please use the repository issue tracker to report bugs, request features, or discuss improvements.
222218
````
223219

224220
README pages may include a short capabilities or usage showcase before the documentation link. Keep that section focused on discovery and marketing: show representative outcomes, not every command, parameter, or edge case.
@@ -243,10 +239,6 @@ This repository is currently a placeholder. The module source still contains sca
243239
## Documentation
244240

245241
When this module is implemented, command details should live in PowerShell help and generated documentation rather than being duplicated in this README.
246-
247-
## Contributing
248-
249-
Issues and pull requests are welcome when implementation work begins.
250242
````
251243

252244
Use the same pattern for in-progress modules with stub commands, but name the stub honestly:

0 commit comments

Comments
 (0)