This repository was archived by the owner on Dec 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed
Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Java SDK Bug report
3+ about : Create a bug report for a bug you found in the Bot Builder Java SDK
4+
5+ ---
6+
7+ ## Version
8+ What package version of the SDK are you using.
9+
10+ ## Describe the bug
11+ Give a clear and concise description of what the bug is.
12+
13+ ## To Reproduce
14+ Steps to reproduce the behavior:
15+ 1 . Go to '...'
16+ 2 . Click on '....'
17+ 3 . Scroll down to '....'
18+ 4 . See error
19+
20+ ## Expected behavior
21+ Give a clear and concise description of what you expected to happen.
22+
23+ ## Screenshots
24+ If applicable, add screenshots to help explain your problem.
25+
26+ ## Additional context
27+ Add any other context about the problem here.
28+
29+ [ bug]
Original file line number Diff line number Diff line change 1+ ---
2+ name : Java SDK feature request
3+ about : ' Suggest a feature for the Bot Builder Java SDK '
4+
5+ ---
6+
7+ ** Is your feature request related to a problem? Please describe.**
8+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
9+
10+ ** Describe the solution you'd like**
11+ A clear and concise description of what you want to happen.
12+
13+ ** Describe alternatives you've considered**
14+ A clear and concise description of any alternative solutions or features you've considered.
15+
16+ ** Additional context**
17+ Add any other context or screenshots about the feature request here.
18+
19+ [ enhancement]
You can’t perform that action at this time.
0 commit comments