File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,13 @@ Open a pull request against the main
7878[ opentelemetry-rust] ( https://github.com/open-telemetry/opentelemetry-rust )
7979repo.
8080
81+ Your pull request should be named according to the
82+ [ conventional commits] ( https://www.conventionalcommits.org/en/v1.0.0/ ) standard. This ensures that
83+ when the PR is squashed into ` main ` , the resulting commit message is consistent and makes it easier
84+ for us to generate a changelog standard. This ensures that
85+ when the PR is squashed into ` main ` , the resulting commit message is consistent and makes it easier
86+ for us to generate a changelog.
87+
8188> ** Note**
8289> It is recommended to run [ pre-commit script] ( scripts/precommit.sh ) to catch any issues locally.
8390
You can’t perform that action at this time.
0 commit comments