The Bot Builder SDK project tracks issues and feature requests using the GitHub issue tracker for the Bot Builder .NET repository.
Before Submitting an Issue
First, please do a search in open issues to see if the issue or feature request has already been filed. Use this query to search for the most popular feature requests.
If you find your issue already exists, make relevant comments and add your reaction. Use a reaction in place of a "+1" comment.
The Bot Builder project is distributed across multiple repositories, try to file the issue against the correct repositor.
If you cannot find an existing issue that describes your bug or feature, submit an issue using the guidelines below.
If your issue is a question
If your issue is a question then please ask the question on Stack Overflow using the tag botframework
.
Writing good bug reports and feature requests
File a single issue per problem and feature request.
- Do not enumerate multiple bugs or feature requests in the same issue.
- Do not add your issue as a comment to an existing issue unless it's for the identical input. Many issues look similar, but have different causes.
The more information you can provide, the more likely someone will be successful reproducing the issue and finding a fix.
Please include the following with each issue.
Version
What package version of the SDK are you using.
Describe the bug
Give a clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Give a clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Bot Builder Python
Contributing
- How to Contribute
- Submiting Bugs and Suggestions
- Feedback Channels and asking questions
- Conrtibutor License Agreement