summaryrefslogtreecommitdiffstats
path: root/src/jaegertracing/opentelemetry-cpp/.github/pull_request_template.md
blob: e54760323983ec3207311bfd036be0774ae49585 (plain)
1
2
3
4
5
6
7
8
9
10
11
Fixes # (issue)

## Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

* [ ] `CHANGELOG.md` updated for non-trivial changes
* [ ] Unit tests have been added
* [ ] Changes in public API reviewed