open-telemetry / opentelemetry-python

OpenTelemetry Python API and SDK
https://opentelemetry.io
Apache License 2.0
1.66k stars 568 forks source link

Add missing directory change step in PR instructions #3968

Closed Charlie-lizhihan closed 2 weeks ago

Charlie-lizhihan commented 2 weeks ago

Description

issue related: https://github.com/open-telemetry/opentelemetry-python/issues/3969

This update adds a missing step in the pull request instructions that specifies changing into the newly cloned directory before adding a remote origin. This step is essential for new contributors to correctly set up their local repository for subsequent operations and it's better for rookie like myself.

Fixes # (if you have an issue number, include it here)

Type of change

How Has This Been Tested?

Does This PR Require a Contrib Repo Change?

Checklist: