Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardChukwu authored Feb 11, 2025
1 parent 947dccb commit b4f658c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,3 @@ Failure? Check logs for errors or mismatched dependencies.
Join [#otel-java](https://cloud-native.slack.com/archives/C014L2KCTE3) on OpenTelemetry Slack


## Troubleshooting Guide

# Troubleshooting Guide

| Error | Solution |
|-----------------------|----------|
| `JAVA_HOME` not set | Set `JAVA_HOME` to your JDK 11+ installation path. |
| `Gradle build fails` | Ensure plugin versions are specified in `settings.gradle.kts`. |
| `Test failures` | Check for missing dependencies or version conflicts. |

0 comments on commit b4f658c

Please sign in to comment.