We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793bb05 commit dcb7c65Copy full SHA for dcb7c65
.github/ISSUE_TEMPLATE/increase-api-coverage.md
@@ -0,0 +1,12 @@
1
+---
2
+name: Increase API Coverage
3
+about: Request for implementation of missing APIs
4
+title: Add [class name].[function name] to [library name] for [platform names]
5
+labels: API coverage
6
+assignees: ''
7
+
8
9
10
+| Library | Class | Member | Platforms |
11
+| :-------------------| :-------------------------- | :------------------------------------- | :---------------------- |
12
+| e.g auth | e.g FirebaseAuth | e.g signInWithGithub | e.g Android, iOS |
0 commit comments