Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanderb committed May 9, 2022
1 parent 5e40aa7 commit 63ed219
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

*Important gapi.auth2 notice*: gapi.auth2 has been deprecated and replaced with Google Identity Services. Please see https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html for more information. If you have questions related to authentication/authorization please look at the associated documentation or post questions on Stack Overflow with the google-oauth tag.

**Summary**
Describe your issue here.

**Browser(s)/Version(s)**
List browsers and versions affected

**Expected Behavior**
Tell us what should happen.

**Actual Behavior**
Tell us what actually happened.

**Steps to Reproduce**
Please include steps and code samples to aid in issue reproduction(html/javascript).

0 comments on commit 63ed219

Please sign in to comment.