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
**Intent:**[1-2 sentences explaining the business or technical goal - the "Why"]
6
+
7
+
**Related Issues:**[#123, PROJ-456, etc. - Remove this line if none]
8
+
9
+
### 🧭 Reviewer Guide
10
+
11
+
**Complexity:**[Low | Medium | High]
12
+
13
+
#### Entry Point
14
+
15
+
[Identify the most critical or complex file where the reviewer should start. Explain what the file is and why it's important to understand the changes.]
16
+
17
+
#### Sensitive Areas
18
+
19
+
-`path/to/file`: [Brief description of why this needs extra scrutiny]
20
+
21
+
### ⚠️ Risk Assessment
22
+
23
+
-**Breaking Changes:**[Yes + details | No breaking changes]
24
+
-**Migrations/State:**[Database migrations or manual steps required | No migrations or state changes]
0 commit comments