Skip to content

Commit 1506d5e

Browse files
rkaraivanovkdinev
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Konstantin Dinev <[email protected]>
1 parent dd82078 commit 1506d5e

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
@@ -48,7 +48,7 @@ export class {{ClassName}} {
4848
</section>
4949
```
5050

51-
When you update a component, be sure to put the logic in the ts file, the styles in the css file and the html template in the html file.
51+
When you update a component, be sure to put the logic in the ts file, the styles in the css file and the html template in the html file. When introducing a breaking change, always include a relevant migration schematic to migrate existing applications.
5252

5353
## Resources
5454

0 commit comments

Comments
 (0)