Skip to content

Commit e446ab4

Browse files
authored
Create feature-request.md
1 parent 7a7ba35 commit e446ab4

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: ➕ Feature request
3+
about: If you have a feature request for the External Dependency Manager for Unity, file it here.
4+
labels: 'type: feature request'
5+
---
6+
7+
<!-- DO NOT DELETE
8+
validate_template=true
9+
template_path=.github/ISSUE_TEMPLATE/feature-request.md
10+
-->
11+
12+
### [READ] Guidelines
13+
14+
When filing a feature request please make sure the issue title starts with "FR:".
15+
16+
A good feature request ideally
17+
* is either immediately obvious (i.e. "Add Sign in with Apple support"), or
18+
* starts with a use case that is not achievable with the existing Firebase API and
19+
includes an API proposal that would make the use case possible. The proposed API
20+
change does not need to be very specific.
21+
22+
Once you've read this section, please delete it and fill out the rest of the template.
23+
24+
### Feature proposal
25+
26+
* EDM4U Component: _____ (Android Resolver, iOS Resolver, Version Handler, Package Manager, etc)
27+
28+
Describe your use case and/or feature request here.

0 commit comments

Comments
 (0)