Skip to content

Commit 2d81a6b

Browse files
authored
Update issue templates (#857)
1 parent 0e2e95c commit 2d81a6b

File tree

3 files changed

+9
-18
lines changed

3 files changed

+9
-18
lines changed

.github/ISSUE_TEMPLATE/---feature-request.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/---report-a-bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: '⚠️ Report a Bug'
3-
about: Think you found a bug in the SDK? Report it here.
3+
about: Think you found a bug in the firebase-functions SDK? Report it here. Please do not use this form if your function is deployed successfully but not working as you expected.
44
title: ''
55
labels: ''
66
assignees: ''

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 💻 Bug in the Firebase CLI
4+
url: https://github.com/firebase/firebase-tools/issues/new/choose
5+
about: Have you found a bug in the Firebase CLI?
6+
- name: 🔥 Firebase Support
7+
url: https://firebase.google.com/support/
8+
about: If you have an issue with your functions in production, please contact support.

0 commit comments

Comments
 (0)