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: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,7 @@ First, classify the user's request into one of two categories:
123
123
-**Correct:**`feat: Add infinite canvas (#8392)`
124
124
-**Standard:** Follow Conventional Commits.
125
125
-**Push-Before-Notify:** If a task involves local commits, you **MUST** push changes to the remote repository (`git push`) BEFORE posting a completion comment or closing the associated GitHub issue. Do not mark a ticket as done if the code is only on your local machine.
126
+
-**Ownership-on-Completion:** Before closing a ticket, ensure it is assigned to the current user. If unassigned, assign it immediately to capture credit for the work.
126
127
-**Update Ticket:** You **MUST** post a comment on the issue if:
127
128
1. You deviate from the original plan (explain *why*).
0 commit comments