From 20b8e5c56a92bb08af9051102bed5d982eff9fe5 Mon Sep 17 00:00:00 2001 From: Michael McDonald Date: Mon, 4 Jul 2016 09:47:40 -0700 Subject: [PATCH] Update Issue Template to add Firebase Version --- ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index d5162aa0a31..d8cb9ae0ddf 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -10,6 +10,7 @@ If not, please feel free to fill in the following info so we can help faster! 1. Objective-C or Swift: 2. iOS Version (7-9): 3. CocoaPods Version (FirebaseUI only officially supports CocoaPods <= 0.39, please make sure this repro's using 0.39 or below): + 4. Firebase Version: ### Explanation of your issue ...