Skip to content

Commit 5d49ffc

Browse files
authored
Linking changelog file
1 parent c9072a6 commit 5d49ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,4 @@ When generating or modifying code:
271271
- Prioritize readability and maintainability
272272
- Follow the principle of least surprise for PowerShell users
273273
- When starting from a GitHub issue, be sure to reference and link that issue in the proposed PR that would fix it
274-
- When creating a PR to propose a code change, please include adding an entry to the Changelog.md file under the [Current nightly] section picking either subcategory as feels appropriate for the change at hand: Added, Changed, Fixed, Removed. Ensure it contains a link to the PR.
274+
- When creating a PR to propose a code change, please include adding an entry to the [Changelog.md](https://github.com/pnp/powershell/blob/dev/CHANGELOG.md) file under the [Current nightly] section picking either subcategory as feels appropriate for the change at hand: Added, Changed, Fixed, Removed. Ensure it contains a link to the PR.

0 commit comments

Comments
 (0)