File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ jobs:
120
120
gh release create --target $GITHUB_REF_NAME \
121
121
--title "Version $VERSION" \
122
122
--notes-file /tmp/release-notes.txt \
123
- --discussion-category announcements \
124
123
v$VERSION
125
124
126
125
echo "version=$VERSION" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ for support or general questions. Feel free to drop us a line.
36
36
We are also present in the [ ` #otel-java ` ] ( https://cloud-native.slack.com/archives/C014L2KCTE3 ) channel in the [ CNCF slack] ( https://slack.cncf.io/ ) .
37
37
Please join us for more informal discussions.
38
38
39
+ To report a bug, or request a new feature,
40
+ please [ open an issue] ( https://github.com/open-telemetry/opentelemetry-java/issues/new/choose ) .
41
+
39
42
## Overview
40
43
41
44
OpenTelemetry is the merging of OpenCensus and OpenTracing into a single project.
You can’t perform that action at this time.
0 commit comments