forked from google-ar/arcore-android-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
22 lines (20 loc) · 1.2 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
blank_issues_enabled: false
contact_links:
- name: Advice and general questions
url: https://stackoverflow.com/questions/tagged/ARCore
about: For advice and general questions, please use the ARCore tag on Stack Overflow.
- name: ARCore SDK for Unity
url: https://github.com/google-ar/arcore-unity-sdk/issues
about: If using Unity, please use the https://github.com/google-ar/arcore-unity-sdk/issues issue tracker instead.
- name: Developer documentation (Java)
url: https://developers.google.com/ar/develop/java/
about: Check out the developer documentation in case your question has already been answered.
- name: API reference documentation (Java)
url: https://developers.google.com/ar/reference/java/arcore/reference/com/google/ar/core/package-summary
about: For API questions, refer to the API reference documentation.
- name: Developer documentation (NDK)
url: https://developers.google.com/ar/develop/c/
about: Check out the developer documentation in case your question has already been answered.
- name: API reference documentation (NDK)
url: https://developers.google.com/ar/reference/c/
about: For API questions, refer to the API reference documentation.