Skip to content

Commit e0b09a3

Browse files
committed
Add remark
1 parent 4804e66 commit e0b09a3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please read the rest of this document to ensure a smooth contribution process.
2929
You can contribute to documentation either in the `docs` folder of this repository
3030
or in the [PowerShell-Docs-DSC](https://github.com/MicrosoftDocs/PowerShell-Docs-DSC/) repository.
3131

32-
> [!INFO]
32+
> [!NOTE]
3333
> Documentation contributed to the `docs` folder in this repository is periodically synced to the [PowerShell-Docs-DSC](https://github.com/MicrosoftDocs/PowerShell-Docs-DSC/) repository.
3434
3535
### Contributing to documentation related to maintaining or contributing to the DSC project

docs/reference/resources/DSC/PackageManagement/APT/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ title: DSC.PackageManagement/Apt
1111

1212
Manage packages with the advanced package tool (APT) on Linux systems.
1313

14+
> [!IMPORTANT]
15+
> The `DSC.PackageManagement/Apt` resource is a proof-of-concept example
16+
> for use with DSC. Don't use it in production.
17+
1418
## Metadata
1519

1620
```yaml

0 commit comments

Comments
 (0)