You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,14 @@
2
2
name: Bug report
3
3
about: Create a report to help us improve
4
4
title: ''
5
-
labels: Bug, Pending
5
+
labels: Bug, Customer, Pending
6
6
assignees: ''
7
+
7
8
---
8
9
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. -->
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,13 @@
2
2
name: Feature request
3
3
about: Suggest an idea for this project
4
4
title: ''
5
-
labels: Enhancement, Pending
5
+
labels: Customer, Enhancement, Pending
6
6
assignees: ''
7
+
7
8
---
8
9
10
+
<!-- ATTENTION: Bot Framework internals, please remove the Customer label before submitting this issue. -->
11
+
9
12
## Feature Request
10
13
11
14
### 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.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question-template.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,15 @@
2
2
name: Question template
3
3
about: Ask a question not related to implementation here
4
4
title: ''
5
-
labels: Pending, Question
5
+
labels: Customer, Pending, Question
6
6
assignees: ''
7
+
7
8
---
8
9
9
10
🚨 The issue tracker is not for implementation questions 🚨
10
11
12
+
<!-- ATTENTION: Bot Framework internals, please remove the Customer label before submitting this issue. -->
13
+
11
14
<!-- 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. -->
0 commit comments