From da8b80cec27e15da0711e925e49dda798735f8f5 Mon Sep 17 00:00:00 2001 From: Hitesh Ahuja Date: Mon, 15 Apr 2024 13:53:42 -0700 Subject: [PATCH] chore(workflow): add troubleshooting link and update message --- .github/workflows/bug-report-response.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/bug-report-response.yml b/.github/workflows/bug-report-response.yml index 4345bea7a..e7cb9aeef 100644 --- a/.github/workflows/bug-report-response.yml +++ b/.github/workflows/bug-report-response.yml @@ -19,9 +19,9 @@ jobs: Thank you for your issue report. A member of the New Relic PHP Agent Team will review your report and endeavor to respond in a timely manner. - Need troubleshooting help? Please review some of our common [troubleshooting](troubleshooting-link-here) - documentation, as well as our [Explorer's Hub](https://forum.newrelic.com/s/) where other members of - the community may have solved an issue similar to yours with the help of our Support team members. + Need troubleshooting help? Please review some of our common troubleshooting documentation, starting with [generating debug logs](https://docs.newrelic.com/docs/apm/agents/php-agent/troubleshooting/generating-logs-troubleshooting-php/). + From there, additional resources and tips are available in our troubleshooting section, accessible from the left-hand panel of our documentation site. Additionally, please be sure to visit + our [Explorer's Hub](https://forum.newrelic.com/s/), where other members of the community may have solved an issue similar to yours with the help of our Support team members. Have a question regarding support for an Operating System, PHP Version, Framework, or Library? Please take a look at our [Compatibility Docs](https://docs.newrelic.com/docs/apm/agents/php-agent/getting-started/php-agent-compatibility-requirements/).