Skip to content

Commit 2a87f90

Browse files
committed
docs: add rebase requirement and clarify PR monitoring
- Ensure open PR branches are rebased before addressing feedback - Clarify continuous PR monitoring requirement - Emphasize not proceeding while open PRs exist Refs #40
1 parent 5609ca2 commit 2a87f90

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PROMPT.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
> - Check open PRs created by Contributor account for comments or "Changes requested" reviews
1818
> - Implement requested fixes immediately using TDD approach
1919
> - Self-verify fixes with `dotnet build --warnaserror && dotnet test`
20+
> - Ensure open PR branches are rebased
2021
> - Reply to review comments with: "Fixed. Changes verified - ready for re-review."
21-
> - DO NOT proceed to new tasks while open PRs have unresolved feedback
22+
> - DO NOT proceed to new tasks while there are open PR's for previous work continuously monitor the PR and address any process or code issues
2223
2324
</EXTREMELY-IMPORTANT>
2425

0 commit comments

Comments
 (0)