Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE/---feature-request.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/---report-a-bug.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: '⚠️ Report a Bug'
about: Think you found a bug in the SDK? Report it here.
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.
title: ''
labels: ''
assignees: ''
Expand Down
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: 💻 Bug in the Firebase CLI
url: https://github.com/firebase/firebase-tools/issues/new/choose
about: Have you found a bug in the Firebase CLI?
- name: 🔥 Firebase Support
url: https://firebase.google.com/support/
about: If you have an issue with your functions in production, please contact support.