File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1+ # Github Forked Branch Rules
2+ ` master ` - kept in sync with main repository. Do not merge anything into this branch other than sync code.
3+ ` develop ` - default branch of this forked repository. Merge all PRs into this branch.
4+ ` release ` - only release from this branch. Merge the ` develop ` into ` release ` branch before doing a tagged release.
5+
16# Go OpenAI
27[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/sashabaranov/go-openai.svg )] ( https://pkg.go.dev/github.com/sashabaranov/go-openai )
38[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/sashabaranov/go-openai )] ( https://goreportcard.com/report/github.com/sashabaranov/go-openai )
You can’t perform that action at this time.
0 commit comments