|
| 1 | +--- |
| 2 | +name: 🐞 Bug report |
| 3 | +about: Please use this template to report issues with the External Dependency Manager for Unity (EDM4U) |
| 4 | +labels: new |
| 5 | +--- |
| 6 | + |
| 7 | +<!-- DO NOT DELETE |
| 8 | +validate_template=true |
| 9 | +template_path=.github/ISSUE_TEMPLATE/issue.md |
| 10 | +--> |
| 11 | + |
| 12 | +### [READ] For Firebase Unity SDK issues, please report to [Firebase Unity Sample](https://github.com/firebase/quickstart-unity/issues/new/choose) |
| 13 | + |
| 14 | +Once you've read this section and determined that your issue is appropriate for this repository, please delete this section. |
| 15 | + |
| 16 | +### [REQUIRED] Please fill in the following fields: |
| 17 | + |
| 18 | + * Unity editor version: _____ |
| 19 | + * External Dependency Manager version: _____ |
| 20 | + * Source you installed EDM4U (from .unitypackage or Unity Package Manager): _____ |
| 21 | + * Features in External Dependency Manager in use (Android Resolver, iOS Resolver, VersionHandler, etc.): _____ |
| 22 | + * Plugins SDK in use (Firebase, Admob, Facebook, etc.): _____ |
| 23 | + * Platform you are using the Unity editor on (Mac, Windows, or Linux): _____ |
| 24 | + |
| 25 | +### [REQUIRED] Please describe the issue here: |
| 26 | +(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.) |
| 27 | + |
| 28 | +#### Please answer the following, if applicable: |
| 29 | +What's the issue repro rate? (eg 100%, 1/5 etc) |
| 30 | + |
| 31 | +What happened? How can we make the problem occur? |
| 32 | +This could be a description, log/console output, etc. |
| 33 | + |
| 34 | +If you have a downloadable sample project that reproduces the bug you're reporting, you will |
| 35 | +likely receive a faster response on your issue. |
0 commit comments