Skip to content

Commit 95e4ecd

Browse files
authored
Update issue templates with Customer label (#2247)
1 parent 76c0f20 commit 95e4ecd

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: Bug, Pending
5+
labels: Bug, Customer, Pending
66
assignees: ''
7+
78
---
89

9-
### [GitHub issues](https://github.com/microsoft/botframework-webchat/issues) should be used for bugs and feature requests. See the Support section to get support related to Bot Framework and Web Chat.
10+
<!-- ATTENTION: Bot Framework internals, please remove the Customer label before submitting this issue. -->
11+
12+
<!-- [GitHub issues](https://github.com/microsoft/botframework-webchat/issues) should be used for bugs and feature requests. See the Support section to get support related to Bot Framework and Web Chat. -->
1013

1114
## Screenshots
1215

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: ''
5-
labels: Enhancement, Pending
5+
labels: Customer, Enhancement, Pending
66
assignees: ''
7+
78
---
89

10+
<!-- ATTENTION: Bot Framework internals, please remove the Customer label before submitting this issue. -->
11+
912
## Feature Request
1013

1114
### Use the ['Enhancement' query](https://github.com/microsoft/botframework-Webchat/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Aenhancement) to search for the most popular feature requests.

.github/ISSUE_TEMPLATE/question-template.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
name: Question template
33
about: Ask a question not related to implementation here
44
title: ''
5-
labels: Pending, Question
5+
labels: Customer, Pending, Question
66
assignees: ''
7+
78
---
89

910
🚨 The issue tracker is not for implementation questions 🚨
1011

12+
<!-- ATTENTION: Bot Framework internals, please remove the Customer label before submitting this issue. -->
13+
1114
<!-- If you have other questions on implementation of Web Chat or about other features of Bot Framework, please see the support page on where to direct your question. -->
1215

1316
[Question]

0 commit comments

Comments
 (0)