Skip to content

Commit 3ee70bd

Browse files
committed
docs: add FORK-CUSTOMIZATIONS.md
1 parent eedccbc commit 3ee70bd

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

FORK-CUSTOMIZATIONS.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Fork Customizations
2+
3+
> This file documents local modifications made to this forked repository.
4+
> It is REQUIRED for all forks in the iAiFy enterprise.
5+
6+
## Upstream Source
7+
8+
- **Repository:** https://github.com/openai/openai-agents-python
9+
- **Last synced:** <!-- Update after each sync -->
10+
- **Sync method:** Ai-road-4-You/fork-sync workflow
11+
12+
## Local Modifications
13+
14+
<!-- Document each local change below -->
15+
16+
### 1. [Change description]
17+
18+
- **Files modified:** `path/to/file`
19+
- **Reason:** Why this change was needed
20+
- **Merge conflict risk:** Low / Medium / High
21+
22+
## Sync Notes
23+
24+
<!-- Any special instructions for syncing with upstream -->
25+
26+
- No special instructions required

0 commit comments

Comments
 (0)