8000 Update issue templates · SriSivaC/botbuilder-python@6bcff09 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6bcff09

Browse files
author
Tom Laird-McConnell
committed
Update issue templates
1 parent 0405408 commit 6bcff09

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Python SDK Bug
3+
about: Create a bug report for a bug you found in the Bot Builder Python 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.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Python SDK Feature Request
3+
about: Suggest an feature for the Bot Builder Python 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)
0