Link to proper github new issue page

* Github doesn't redirect when there are templates, which leads to users not
  seeing the template.
This commit is contained in:
baldurk
2021-03-23 23:09:58 +00:00
parent 7c73e31050
commit 57b6190c85
+1 -1
View File
@@ -60,6 +60,6 @@ If you have Android Studio open, it will interfere with RenderDoc's debugging by
RenderDoc does its best to locate or provide necessary Android tools from the Android SDK. On Windows, these tools are shipped with the distributions and all that's required is java - either in your ``PATH`` or via the ``JAVA_HOME`` environment variable. If these tools aren't present then RenderDoc searches through ``PATH`` and other variables like ``ANDROID_HOME`` or ``ANDROID_SDK_ROOT`` to find the SDK. If you don't have those environment variables set, you can browse to the SDK and JDK folders in the :doc:`settings window <../window/settings_window>` under the :guilabel:`Android` section.
If something goes wrong with these steps, please `open an issue on GitHub <https://github.com/baldurk/renderdoc/issues/new>`__! The process should be as smooth as possible given Android's platform limitations, so if you encounter problems then it may well be fixable.
If something goes wrong with these steps, please `open an issue on GitHub <https://github.com/baldurk/renderdoc/issues/new/choose>`__! The process should be as smooth as possible given Android's platform limitations, so if you encounter problems then it may well be fixable.
Often when an operation fails, more information is available via :guilabel:`Help`:guilabel:`View Diagnostic Log`.