Skip to content

Commit 141f3d7

Browse files
authored
Create question.md
Add general question template
1 parent a1e6d2f commit 141f3d7

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE/question.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: ❓ General question
3+
about: Please use this template to ask general question with the External Dependency Manager for Unity (EDM4U)
4+
labels: type: question
5+
---
6+
7+
<!-- DO NOT DELETE
8+
validate_template=true
9+
template_path=.github/ISSUE_TEMPLATE/question.md
10+
-->
11+
12+
### [READ] For Firebase Unity SDK question, 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: _____ (.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 question here:
26+

0 commit comments

Comments
 (0)