]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/.github/pull_request_template.md
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / .github / pull_request_template.md
1 Fixes # (issue)
2
3 ## Changes
4
5 Please provide a brief description of the changes here.
6
7 For significant contributions please make sure you have completed the following items:
8
9 * [ ] `CHANGELOG.md` updated for non-trivial changes
10 * [ ] Unit tests have been added
11 * [ ] Changes in public API reviewed