botframework-sdk/.github/ISSUE_TEMPLATE/bot-framework-feature-reque...

68 строки
1.8 KiB
Markdown
Исходник Постоянная ссылка Обычный вид История

2018-09-24 00:31:28 +03:00
---
name: Feature Request
about: Create a new Bot Framework feature request.
title: ""
labels: "needs-triage, feature-request"
assignees: ""
2018-09-24 00:31:28 +03:00
---
2018-09-24 00:43:30 +03:00
## This is not for asking questions or filing bugs
To get help with an issue with your bot
* ["How To"](https://stackoverflow.com/help/how-to-ask) questions should be submitted on [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework).
To file an issue against a component please go to the components repo
2018-09-24 00:31:28 +03:00
* [Create Azure Bot Framework Service or Channel issue](https://github.com/Microsoft/botframework-services/issues/new/choose)
* [Create Bot Builder Tools issue](https://github.com/Microsoft/botbuilder-tools/issues/new/choose)
* [Create Bot Builder SDK V3 (.NET or Javascript) issue](https://github.com/Microsoft/botbuilder-V3/issues/new/choose)
* [Create Bot Builder SDK V4 .NET issue](https://github.com/Microsoft/botbuilder-dotnet/issues/new/choose)
* [Create Bot Builder SDK V4 Javascript issue](https://github.com/Microsoft/botbuilder-js/issues/new/choose)
* [Create Bot Builder SDK V4 Java issue](https://github.com/Microsoft/botbuilder-java/issues/new/choose)
* [Create Bot Builder SDK V4 Python issue](https://github.com/Microsoft/botbuilder-python/issues/new/choose)
## Issue
2018-09-24 00:31:28 +03:00
*Describe the issue you are addressing*
## Proposed change
2018-09-24 00:31:28 +03:00
*Describe the proposed solution*
## Component Impact
2018-09-24 00:31:28 +03:00
*Describe which components need to be updated*
## Customer Impact
2018-09-24 00:31:28 +03:00
*Describe the impact on customers*
## Tracking Status
**Dotnet SDK** [TODO]()
2018-09-24 00:31:28 +03:00
- [ ] PR
- [ ] Merged
**Javascript SDK** [TODO]()
2018-09-24 00:31:28 +03:00
- [ ] PR
- [ ] Merged
**Python SDK** [TODO]()
2018-09-24 00:31:28 +03:00
- [ ] PR
- [ ] Merged
**Java SDK** [TODO]()
- [ ] PR
- [ ] Merged
**Samples** [TODO]()
- [ ] PR
- [ ] Merged
**Docs** [TODO]()
- [ ] PR
- [ ] Merged
**Tools** [TODO]()
2018-09-24 00:31:28 +03:00
- [ ] PR
- [ ] Merged