From 4ed3eb372ce33886ed7b5382865b05273e7d203c Mon Sep 17 00:00:00 2001 From: Kevin Jennison Date: Fri, 17 Dec 2021 14:37:52 -0500 Subject: [PATCH] Update bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0377898a..d6a2508d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,10 +8,13 @@ assignees: '' --- **Describe the bug** -A clear and concise description of what the bug is. +A clear and concise description of the bug. -**Version** -What version of `next-firebase-auth` are you using? +**Versions** + +`next-firebase-auth` version: +Firebase JS SDK: +Next.js: **To Reproduce** Steps to reproduce the behavior: