mirror of
https://github.com/microsoft/semantic-kernel.git
synced 2026-03-31 06:00:15 +00:00
fixes the link to the [Development scripts](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) section.
1.0 KiB
1.0 KiB
Motivation and Context
Description
Contribution Checklist
- The code builds clean without any errors or warnings
- The PR follows the SK Contribution Guidelines and the pre-submission formatting script raises no violations
- All unit tests pass, and I have added new tests where possible
- I didn't break anyone 😄