Skip to content

Commit 9ea9e27

Browse files
authored
Add CONTRIBUTING (#468)
1 parent b02b864 commit 9ea9e27

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Contributing
2+
3+
## Modifying/Adding code
4+
5+
Most of the SDK is generated from the [OpenAPI specification](https://github.com/openai/openai-openapi), and any modifications to generated code will be overwritten on the next generation. Code generation and most of the day-to-day work that goes into this library is currently done upstream. Because of this, we are currently not able to effectively accept community contributions in many areas. Our goal is to move to a more open source workflow, and we are actively refining this process so that our team and the community can collaborate in this repository in the future.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)