You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/issue-support-label.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ jobs:
16
16
with:
17
17
issue-number: ${{ github.event.issue.number }}
18
18
message: >
19
-
This issue has been identified as requiring additional information to debug.
19
+
"This issue has been identified as requiring additional information to debug.
20
20
Due to the potentially sensitive nature of the information we may have to collect,
21
21
such as PHPInfo and Debug Logs, please follow [these steps](https://docs.newrelic.com/docs/new-relic-solutions/solve-common-issues/find-help-use-support-portal/#file-ticket)
22
22
to create a support case, where a member of our New Relic Support Team will work
23
23
with you to gather the necessary information securely and help debug your issue.
24
-
24
+
25
25
If your subscription level does not include technical support, the
26
26
other option available to customers is to use New Relic’s community support channel: [Explorers Hub](https://forum.newrelic.com/s/). From there, a member of our New Relic Support Team will work
27
27
with you to gather the necessary information securely and help debug your issue.
28
-
For all available options on how to get support, please see [these resources](https://docs.newrelic.com/docs/new-relic-solutions/solve-common-issues/find-help-use-support-portal/).
28
+
For all available options on how to get support, please see [these resources](https://docs.newrelic.com/docs/new-relic-solutions/solve-common-issues/find-help-use-support-portal/)."
0 commit comments