Which Files Can Receive Contributions? #2467
Replies: 1 comment
-
| Hey! I had the same question when I started looking at this repo. From what I can tell from the CONTRIBUTING.md file, most of the code is auto-generated which The safe places to make changes are:
Everything else is generated, so modifying it will likely cause merge conflicts or get If you want to contribute, I'd suggest starting with adding examples since those files don't get For anything bigger, probably best to open an issue first and ask the maintainers where it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am interested in contributing to this repository, but after reading the CONTRIBUTING.md file, I was confused about where contributions could be made. The file said that a generator makes most of the code in the repository, except in "src/openai/lib/" and "examples/". So if I want to make a contribution, can it only be in those sections of the repository?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions