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
Pull Requests
How to Send Pull Requests
Everyone is welcome to contribute code to opentelemetry-python via GitHub pull requests (PRs).
To create a new PR, fork the project in GitHub and clone the upstream repo:
$ git clone https://github.com/open-telemetry/opentelemetry-python.git
Add your fork as an origin:
$ git remote add fork https://github.com/YOUR_GITHUB_USERNAME/opentelemetry-python.git
before this step: $ git remote add fork https://github.com/YOUR_GITHUB_USERNAME/opentelemetry-python.git
we should add a new step, jump in to the folder you just create, bcz it will not jump to it automatically
Steps to Reproduce
no need
Expected Result
detailed steps
Actual Result
not detail enough
Additional context
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered:
Describe your environment
No response
What happened?
Here is the part of contribution.md
before this step:
$ git remote add fork https://github.com/YOUR_GITHUB_USERNAME/opentelemetry-python.git
we should add a new step, jump in to the folder you just create, bcz it will not jump to it automatically
Steps to Reproduce
no need
Expected Result
detailed steps
Actual Result
not detail enough
Additional context
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: