diff --git a/README.md b/README.md index e0622e0..f5c217b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ Let chatgpt review your PR. Please noteļ¼š this repo is a WIP and I do not recommend you to use it in production! -Another idea: Create a vscode extension that asks ChatGPT to refactor or point out the bugs of a selected range of code. I don't have time to learn vscode extension and implement it. +## Ideas + +- Create a vscode extension that asks ChatGPT to refactor or point out the bugs of a selected range of code. I don't have time to learn vscode extension and implement it. +- Implement ChatGPT's review feedback as a commit or suggested change ([#27](https://github.com/kxxt/chatgpt-action/issues/27)) ## Warning