Skip to content
Closed
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
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'priority: p0'
assignees: ''

---

Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest an idea for this library
title: ''
labels: 'priority: p0'
assignees: ''

---

Expand Down
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/support_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
name: Support request
about: If you have a support contract with Google, please create an issue in the Google Cloud Support console.
about: If you have a support contract with Google, please create an issue in the Google
Cloud Support console.
title: ''
labels: 'priority: p0'
assignees: ''

---

Expand Down