Revert "Remove unused features from initial bot message in ChatStore"
This reverts commit be4888f54cb0623b254c44a47466fa8545bccd14.
This commit is contained in:
parent
8b43283566
commit
8d777feeed
@ -93,8 +93,16 @@ Don't forget to check out the "+" button on the left of the input to add more co
|
|||||||
|
|
||||||
To get started, here are the things that DevChat can do:
|
To get started, here are the things that DevChat can do:
|
||||||
|
|
||||||
|
[/code: write code based on your prompt](#code)
|
||||||
|
|
||||||
|
[/commit_message: write a commit message based on your code](#commit_message)
|
||||||
|
|
||||||
|
[/release_note: write the release code based on your code](#release_note)
|
||||||
|
|
||||||
[/ask_code: ask questions about your own codebase](#ask_code)
|
[/ask_code: ask questions about your own codebase](#ask_code)
|
||||||
|
|
||||||
|
[/extension: create extensions for DevChat](#extension)
|
||||||
|
|
||||||
<button value="settings">Settings</button>
|
<button value="settings">Settings</button>
|
||||||
`}));
|
`}));
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user