You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -271,4 +271,4 @@ When generating or modifying code:
271
271
- Prioritize readability and maintainability
272
272
- Follow the principle of least surprise for PowerShell users
273
273
- 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