fix(angular): Add risk and source fields to meet quality bar requirements

This commit is contained in:
Chau (Joe) Nguyen
2026-02-04 01:25:24 -06:00
parent 6247fcefab
commit aa164fac16
4 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
---
name: angular-best-practices
description: Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.
risk: safe
source: self
---
# Angular Best Practices