.github/ISSUE_TEMPLATE/bug_report.md in percy-appium-app-0.0.8 vs .github/ISSUE_TEMPLATE/bug_report.md in percy-appium-app-1.0.0
- old
+ new
@@ -9,11 +9,11 @@
<!--
## Have you read the "Debugging SDKs" doc yet?
There are common setup gotchas that happen with Percy's SDKs, it would be worth reading
the debugging document, which might already answer your question:
-https://docs.percy.io/docs/debugging-sdk
+https://www.browserstack.com/docs/percy/integrate/percy-sdk-workflow#debugging-sdks
## Reach out to Percy support instead?
If you’re having issues that _aren’t SDK bugs_, it would be best for you to
reach out to support instead: support@percy.io or
@@ -41,10 +41,10 @@
If necessary, describe the problem you have been experiencing in more detail.
## Debug logs
If you are reporting a bug, _always_ include logs! [Give the "Debugging SDKs"
-document a quick read for how to gather logs](https://docs.percy.io/docs/debugging-sdks#debugging-sdks)
+document a quick read for how to gather logs](https://www.browserstack.com/docs/percy/integrate/percy-sdk-workflow#debugging-sdks)
Please do not trim or edit these logs, often times there are hints in the full
logs that help debug what is going on.
## Code to reproduce issue