This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 529
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated default comment with sections for bots/deployment scripts (#1669
- Loading branch information
1 parent
0f913a7
commit e103fdb
Showing
4 changed files
with
10 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,14 @@ | ||
Thank you for raising a pull request. Please ensure you have have completed the following: | ||
|
||
#### General | ||
- [ ] I have commented my code, particularly in hard-to-understand areas | ||
- [ ] I have added or updated the appropriate tests | ||
- [ ] I have updated related documentation | ||
- [ ] I have updated related documentation | ||
|
||
#### Bots | ||
- [ ] I have validated that new and updated responses use appropriate [Speak](https://docs.microsoft.com/en-us/azure/bot-service/dotnet/bot-builder-dotnet-text-to-speech?view=azure-bot-service-3.0) and [InputHint](https://docs.microsoft.com/en-us/azure/bot-service/dotnet/bot-builder-dotnet-add-input-hints?view=azure-bot-service-3.0) properties to ensure a high-quality speech-first experience | ||
- [ ] I have replicated language model changes across the English, French, Italian, German, Spanish, and Chinese `.lu` files and validated that deployment is successful | ||
|
||
#### Deployment Scripts | ||
- [ ] I have replicated my changes in the **Virtual Assistant Template** and **Sample** projects | ||
- [ ] I have replicated my changes in the **Skill Template** and **Sample** projects |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.