diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4e6e9f22..2ac9f8d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -16,6 +16,7 @@ body: - label: Crashlytics - label: Cloud Firestore - label: Cloud Messaging + - label: Cloud Storage - label: Performance - label: Remote Config - type: input diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 1f040c11..60e16fc5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -16,6 +16,7 @@ body: - label: Crashlytics - label: Cloud Firestore - label: Cloud Messaging + - label: Cloud Storage - label: Performance - label: Remote Config - type: textarea