Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

update skill template #2065

Merged
merged 1 commit into from
Aug 8, 2019
Merged

Conversation

xieofxie
Copy link
Contributor

@xieofxie xieofxie commented Aug 7, 2019

Purpose

What is the context of this pull request? Why is it being done?

Close #2064

Changes

Are there any changes that need to be called out as significant or particularly difficult to grasp? (Include illustrative screenshots for context if applicable.)

Tests

Is this covered by existing tests or new ones? If no, why not?

Feature Plan

Are there any remaining steps or dependencies before this issue can be fully resolved? If so, describe and link to any relevant pull requests or issues.

Checklist

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

Bots

  • I have validated that new and updated responses use appropriate Speak and InputHint 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

Copy link
Collaborator

@ryanisgrig ryanisgrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found an additional issue with a comment in SampleDialog.cs line 44, can you replace with StateAccessor instead of ConversationStateAccessor, as that's what is in SkillDialogBase.cs?

@xieofxie
Copy link
Contributor Author

xieofxie commented Aug 8, 2019

OK, added~

@lauren-mills lauren-mills merged commit 448ae25 into microsoft:next Aug 8, 2019
@pr-triage pr-triage bot added merged and removed PR: unreviewed labels Aug 8, 2019
@xieofxie xieofxie deleted the SkillTemplate branch August 8, 2019 12:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants