Skip to content

docs: add pull request template#511

Open
unsiqasik wants to merge 1 commit into
ritesh-1918:mainfrom
unsiqasik:docs/pr-template
Open

docs: add pull request template#511
unsiqasik wants to merge 1 commit into
ritesh-1918:mainfrom
unsiqasik:docs/pr-template

Conversation

@unsiqasik
Copy link
Copy Markdown

Summary

Adds a standardized pull request template to improve contribution quality and consistency.

Template Sections

  • Description: Brief explanation of changes
  • Type of Change: Checkboxes for bug fix, feature, breaking change, docs, test, refactor
  • Related Issues: Link to related issues using #issue_number
  • Changes Made: Checklist of specific changes
  • Testing: Verification steps (unit tests, integration tests, manual testing)
  • Code Quality Checklist: Standard checks (style, self-review, comments, docs, warnings, tests)

Benefits

  • Consistent PR format across all contributions
  • Faster review process with structured information
  • Clear documentation of changes and testing
  • Better maintainability tracking

Closes #254

Add standardized PR template to improve contribution quality:
- Description section for explaining changes
- Type of change checkboxes (bug, feature, breaking, docs, test, refactor)
- Related issues linking
- Changes made checklist
- Testing verification
- Code quality checklist

Closes ritesh-1918#254
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

Someone is attempting to deploy a commit to the ritesh Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Warning

Review limit reached

@unsiqasik, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 29 minutes and 10 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 202ff5a3-ba43-4732-a3b0-e0a2304e754a

📥 Commits

Reviewing files that changed from the base of the PR and between fb6a950 and 04ad433.

📒 Files selected for processing (1)
  • .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOCS: add a PR template for improving PR quality

1 participant