Skip to content

Commit b4f658c

Browse files
Update CONTRIBUTING.md
1 parent 947dccb commit b4f658c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,3 @@ Failure? Check logs for errors or mismatched dependencies.
9898
Join [#otel-java](https://cloud-native.slack.com/archives/C014L2KCTE3) on OpenTelemetry Slack
9999

100100

101-
## Troubleshooting Guide
102-
103-
# Troubleshooting Guide
104-
105-
| Error | Solution |
106-
|-----------------------|----------|
107-
| `JAVA_HOME` not set | Set `JAVA_HOME` to your JDK 11+ installation path. |
108-
| `Gradle build fails` | Ensure plugin versions are specified in `settings.gradle.kts`. |
109-
| `Test failures` | Check for missing dependencies or version conflicts. |
110-

0 commit comments

Comments
 (0)