mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2026-03-13 08:10:39 +08:00
documentation on what entries require a changelog
There were questions regarding what situations require a changelog. The intent of this change is to make the changelog requirements more easily discoverable and clear.
This commit is contained in:
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -21,6 +21,8 @@ Please describe the tests that you ran to verify your changes. Provide instructi
|
||||
|
||||
# Checklist:
|
||||
|
||||
See [contributing.md](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/master/CONTRIBUTING.md) for styleguide, changelog guidelines, and more.
|
||||
|
||||
- [ ] Followed the style guidelines of this project
|
||||
- [ ] Changelogs have been updated
|
||||
- [ ] Unit tests have been added
|
||||
|
||||
Reference in New Issue
Block a user