File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,22 @@ essential items:
9
9
10
10
* [ ] ` CHANGELOG.md ` updated to document new feature additions
11
11
* [ ] Appropriate documentation updates in the [ docs] [ ]
12
+ * [ ] Appropriate Helm chart updates in the [ helm-charts] [ ]
13
+
14
+ <!--
15
+ A Pull Request that modifies instrumentation code will likely require an
16
+ update in docs. Please make sure to update the opentelemetry.io repo with any
17
+ docs changes.
18
+
19
+ A Pull Request that modifies docker-compose.yaml, otelcol-config.yaml, or
20
+ Grafana dashboards, will likely require an update to the Demo Helm chart.
21
+ Other changes affecting how a service is deployed will also likely require an
22
+ update to the Demo Helm chart.
23
+ -->
12
24
13
25
Maintainers will not merge until the above have been completed. If you're unsure
14
26
which docs need to be changed ping the
15
27
[ @open-telemetry/demo-approvers ] ( https://github.com/orgs/open-telemetry/teams/demo-approvers ) .
16
28
17
29
[ docs ] : https://opentelemetry.io/docs/demo/
30
+ [ helm-charts ] : https://github.com/open-telemetry/opentelemetry-helm-charts
You can’t perform that action at this time.
0 commit comments