Skip to content

Commit

Permalink
chore: update github issue templates (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Jan 13, 2022
1 parent f8077d2 commit 4dfd20a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve

labels: 'type: bug, priority: p2'
---

Thanks for stopping by to let us know something could be better!
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
contact_links:
- name: Google Cloud Support
url: https://cloud.google.com/support/
about: If you have a support contract with Google, please use the Google Cloud Support portal.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an idea for this library

labels: 'type: feature request, priority: p3'
---

Thanks for stopping by to let us know something could be better!
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Question
about: Ask a question
labels: 'type: question, priority: p3'
---

Thanks for stopping by to ask us a question! Please make sure to include:
- What you're trying to do
- What code you've already tried
- Any error messages you're getting

**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.

This file was deleted.

0 comments on commit 4dfd20a

Please sign in to comment.