Skip to content

Commit a2380fe

Browse files
authored
Update and rename external-dependency-manager-issue.md to issue.md
1 parent e446ab4 commit a2380fe

File tree

2 files changed

+35
-24
lines changed

2 files changed

+35
-24
lines changed

.github/ISSUE_TEMPLATE/external-dependency-manager-issue.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/issue.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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

Comments
 (0)