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
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/---feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ labels: ''
assignees: ''

---
<!-- DO NOT DELETE
validate_template=false
template_path=.github/ISSUE_TEMPLATE/---feature-request.md
-->

<!--
Thank you for contributing to the Firebase community!
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/---report-a-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ labels: ''
assignees: ''

---
<!-- DO NOT DELETE
validate_template=true
template_path=.github/ISSUE_TEMPLATE/---report-a-bug.md
-->

### Related issues

<!-- Are there any related firebase-functions issues that you found on this topic before deciding to open a new issue? Please link them here-->
Expand Down