Skip to content

Commit

Permalink
Merge main into feature/cw-proactive-scan
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation authored Apr 8, 2024
2 parents c748696 + 3a1dc8a commit d6f10a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type" : "bugfix",
"description" : "Amazon Q Code Feature Development: fix the welcome message for /dev command"
}
2 changes: 1 addition & 1 deletion plugins/amazonq/mynah-ui/src/mynah-ui/ui/tabs/generator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export class TabDataGenerator {
'featuredev',
`Welcome to /dev.
Here I can provide code suggestions across files in your current project by looking at /src, if it exists.
Here I can provide code suggestions across files in your current project.
Before I begin generating code, let's agree on an implementation plan. What change would you like to make?
`,
Expand Down

0 comments on commit d6f10a7

Please sign in to comment.