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
- Consider impact on LLM client routing and fallback logic
223
223
- Verify no naming conflicts with existing modules
224
224
225
-
**Trust these instructions** - only search for additional information if these instructions are incomplete or found to be incorrect. Note: `requirements.txt` may be empty by design; use `requirements-dev.txt` for local development.
225
+
**Trust these instructions** - only search for additional information if these instructions are incomplete or found to be incorrect. Note: `requirements.txt` may be empty by design; use `requirements-dev.txt` for local development.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,9 +105,9 @@ Once the team has approved an issue/spec, development can proceed. If no develop
105
105
106
106
---
107
107
108
-
# Development
108
+
##Development
109
109
110
-
### Fork, Clone, Branch and Create your PR
110
+
##Local Setup
111
111
112
112
Once you've discussed your proposed feature/fix/etc. with a team member, and you've agreed an approach or a spec has been written and approved, it's time to start development:
0 commit comments