Skip to content

Commit 0c02373

Browse files
authored
update issue templates
* update issue templates * update issue templates * update issue templates
1 parent 624556c commit 0c02373

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
label: 'type: bug, triage me'
4+
title: ''
5+
labels: 'type: bug, triage me'
6+
assignees: ''
57

68
---
79

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this library
4-
label: 'type: feature request, triage me'
4+
title: ''
5+
labels: 'type: feature request, triage me'
6+
assignees: ''
57

68
---
79

.github/ISSUE_TEMPLATE/support_request.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
name: Support request
3-
about: If you have a support contract with Google, please create an issue in the Google Cloud Support console.
4-
label: 'triage me, type: question'
3+
about: If you have a support contract with Google, please create an issue in the Google
4+
Cloud Support console.
5+
title: ''
6+
labels: 'triage me, type: question'
7+
assignees: ''
58

69
---
10+
711
**PLEASE READ**
812

913
If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/). This will ensure a timely response.

0 commit comments

Comments
 (0)