diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 8ba0e31..b72d9d1 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -2,4 +2,4 @@ This repository contains a PowerShell module used for documenting life cycle wor All PowerShell code in this repository should be compatible with PowerShell 7.1 or later, and should follow best practices for PowerShell development, including using proper naming conventions, commenting code, and writing unit tests where possible. -The module is published to powershellgallery.com. \ No newline at end of file +The module is published to powershellgallery.com. The module is versioned, so conventional commits must be used.