Skip to content

Commit a2750e7

Browse files
authored
update issue template
1 parent 31048a2 commit a2750e7

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

.github/issue_template.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
## Pre-flight checklist
2-
- [ ] I posted a question about this issue on [Stack Overflow](http://stackoverflow.com/search?q=%23botframework) using the tag `botframework`.
3-
- [ ] I have [searched the existing issues](https://github.com/Microsoft/BotBuilder/issues?utf8=%E2%9C%93&q=is%3Aissue) before logging a new one.
4-
---------------------------
1+
<!-- Do you have a question? Please ask it on http://stackoverflow.com/questions/tagged/botframework -->
52

63
## System Information (Required)
7-
* SDK Platform:
8-
* SDK Version:
9-
* Development Environment: localhost | Azure Bot Service | Azure App Service | other
4+
* SDK Language: <NODE OR .NET/C#?>
5+
* SDK Version: <SDK VERSION>
6+
* Development Environment: <LOCALHOST, AZURE_BOT_SERVICE, AZURE_APP_SERVICE, OTHER>
107

118
## Issue Description
12-
Describe the issue here.
9+
<DESCRIBE YOUR ISSUE/QUESTION/FEATURE REQUEST HERE>
1310

14-
## Example Code
15-
The complete bot code that reproduces the issue.
11+
## Code Example
12+
<PASTE COMPLETE CODE EXAMPLE THAT REPRODUCES THE ISSUE HERE>
1613

1714
## Steps to Reproduce
1815
1.

0 commit comments

Comments
 (0)