Skip to content

Commit 4dfd20a

Browse files
chore: update github issue templates (#1085)
1 parent f8077d2 commit 4dfd20a

5 files changed

Lines changed: 18 additions & 9 deletions

File tree

synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
4+
labels: 'type: bug, priority: p2'
55
---
66

77
Thanks for stopping by to let us know something could be better!
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
contact_links:
2+
- name: Google Cloud Support
3+
url: https://cloud.google.com/support/
4+
about: If you have a support contract with Google, please use the Google Cloud Support portal.

synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this library
4-
4+
labels: 'type: feature request, priority: p3'
55
---
66

77
Thanks for stopping by to let us know something could be better!
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Question
3+
about: Ask a question
4+
labels: 'type: question, priority: p3'
5+
---
6+
7+
Thanks for stopping by to ask us a question! Please make sure to include:
8+
- What you're trying to do
9+
- What code you've already tried
10+
- Any error messages you're getting
11+
12+
**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.

synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/support_request.md

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

0 commit comments

Comments
 (0)