coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.51k stars 287 forks source link

prompt updates #414

Closed harjotgill closed 1 year ago

harjotgill commented 1 year ago

Summary by CodeRabbit

Refactor:

🎉 Here's to the code that we refine, 🥂

With each pull request, it shines more divine. ✨

A tweak in the template, a small change indeed, 📝

But it guides us better, in our coding creed. 🚀

github-actions[bot] commented 1 year ago

Image description CodeRabbit

Walkthrough

The changeset primarily focuses on enhancing the clarity and consistency of instructions in the review template. It suggests a shift from the suggestion format to the diff format for providing replacement code snippets, ensuring a more streamlined and understandable approach.

Changes

File Summary
src/prompts.ts The instructions in the review template have been updated. The change recommends using the diff format instead of the suggestion format for replacing code hunks, improving the clarity and consistency of the instructions.