Open the settings in VS Code and search for “commitMessageGeneration.” This will display a similar image as shown above. Open the settings.json file. Once you’ve opened it, you can add your instructions or, if you prefer my commit message style, follow these instructions.
快速修改 github copilot commit msg 的格式:. 1. 透過 vscode://settings/github.copilot.chat.commitMessageGeneration.instructions 打開 vs code. 2. 加入 "text": "Start each commit message with an emoji representing the change type, then provide a concise summary of what changed and