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
{{ message }}
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/java-sdk-feature-request.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,13 @@
1
1
---
2
2
name: Java SDK Feature Request
3
3
about: 'Suggest a feature for the Bot Builder Java SDK '
4
-
4
+
title: ""
5
+
labels: "needs-triage, feature-request"
6
+
assignees: ""
5
7
---
6
8
9
+
### Use this [query](https://github.com/microsoft/botbuilder-java/issues?q=is%3Aissue+is%3Aopen++label%3Afeature-request+) to search for the most popular feature requests.
10
+
7
11
**Is your feature request related to a problem? Please describe.**
8
12
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9
13
@@ -15,5 +19,3 @@ A clear and concise description of any alternative solutions or features you've
15
19
16
20
**Additional context**
17
21
Add any other context or screenshots about the feature request here.
0 commit comments