We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedccbc commit 3ee70bdCopy full SHA for 3ee70bd
1 file changed
FORK-CUSTOMIZATIONS.md
@@ -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