Skip to content

Commit 1fa5be5

Browse files
committed
agents md
1 parent 70d82f1 commit 1fa5be5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,9 @@ The project uses `yarn` for dependency management and script execution.
5353
- `src/index.ts`: Main entry point, re-exports `pure` and adds side effects (auto-cleanup).
5454
- `examples/`: Example React Native applications using the library.
5555
- `website/`: Documentation website.
56+
57+
## PR draft workflow:
58+
59+
- Maintain `PR.txt` at the repository root using the structure from `.github/pull_request_template.md`.
60+
- Keep `PR.txt` aligned with the current branch diff relative to `origin/main`, including tests actually run and any known validation gaps.
61+
- Do not commit `PR.txt`.

0 commit comments

Comments
 (0)