Skip to content

Commit 66e8359

Browse files
committed
Update GH issue template settings
1 parent f65d89b commit 66e8359

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

.github/ISSUE_TEMPLATE/01_question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Question
2+
name: SDK Question
33
about: Submit a question about this SDK
44
title: (Set a clear title describing your question)
55
labels: "untriaged"

.github/ISSUE_TEMPLATE/02_enhancement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Enhancement / Feature Request
2+
name: SDK Enhancement / Feature Request
33
about: Submit an enhancement/feature request
44
title: (Set a clear title describing your idea)
55
labels: "untriaged"

.github/ISSUE_TEMPLATE/03_document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Document
2+
name: SDK Document
33
about: Submit an issue on documents
44
title: (Set a clear title describing your idea)
55
labels: "untriaged"

.github/ISSUE_TEMPLATE/04_bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Bug
2+
name: SDK Bug
33
about: Report the SDK bug
44
title: (Set a clear title describing the issue)
55
labels: "untriaged"

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Slack Platform Customer Support
4+
url: https://my.slack.com/help/requests/new
5+
about: |
6+
This issue tracker is a place to track bugs, feature requests, and questions on this SDK side.
7+
If you have a general question on how to use the Slack platform, please get in touch with our customer support agents first via either /feedback in your Slack workspace or the help page link here.

0 commit comments

Comments
 (0)