mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 14:11:50 +08:00
update references to main (#306)
This commit is contained in:
@ -8,15 +8,15 @@ wish to make via an `issue <https://github.com/DataDog/dd-trace-py/issues>`_.
|
||||
Branches
|
||||
========
|
||||
|
||||
Developement happens in the `master` branch. When all the features for the next
|
||||
milestone are merged, the next version is released and tagged on the `master`
|
||||
Developement happens in the `main` branch. When all the features for the next
|
||||
milestone are merged, the next version is released and tagged on the `main`
|
||||
branch as `vVERSION`.
|
||||
|
||||
Your pull request should targets the `master` branch.
|
||||
Your pull request should targets the `main` branch.
|
||||
|
||||
Once a new version is released, a `release/VERSION` branch might be created to
|
||||
support micro releases to `VERSION`. Patches should be cherry-picking from the
|
||||
`master` branch where possible — or otherwise created from scratch.
|
||||
`main` branch where possible — or otherwise created from scratch.
|
||||
|
||||
|
||||
Pull Request Process
|
||||
|
Reference in New Issue
Block a user