Skip to content

Commit 658b8ac

Browse files
authored
Apply suggestions from code review
Removed breaking change bullet as suggested by gewarren.
1 parent 4d685d7 commit 658b8ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/copilot-instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ When creating a PR for an issue:
119119
1. Read the full issue and all linked references
120120
2. Study code samples from linked PRs for pre-release features
121121
3. For labeled issues:
122-
- **breaking-change:** For general .NET breaking changes, reference [Breaking changes in .NET](../dotnet/core/compatibility/breaking-changes). For ASP.NET Core-specific breaking changes, add details to the "What's new" release notes file for the corresponding .NET version in this repo (using includes if appropriate), and cross-link to the main .NET breaking changes page. If no content is needed for a given release, ensure the release notes still link to the main breaking changes resource.
123122
- **new-feature:** State which version introduced the feature
124123
- **bug:** Focus on correcting technical inaccuracies
125124
4. When you're assigned an issue, after you've completed your work and the workflows (status checks) have run, check to make sure there are no build warnings under the OpenPublishing.Build status check. If there are, open the build report (under View Details) and resolve any build warnings you introduced.

0 commit comments

Comments
 (0)