Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit f5f67d5

Browse files
author
Tom Laird-McConnell
committed
Update issue templates
1 parent bee3959 commit f5f67d5

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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]
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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]

0 commit comments

Comments
 (0)