Skip to content

feat: Add GitHub Issue Templates for bug reports and feature requests - #46

Open
rohitkumarnaidu wants to merge 1 commit into
sreerevanth:mainfrom
rohitkumarnaidu:feat/issue-44
Open

feat: Add GitHub Issue Templates for bug reports and feature requests#46
rohitkumarnaidu wants to merge 1 commit into
sreerevanth:mainfrom
rohitkumarnaidu:feat/issue-44

Conversation

@rohitkumarnaidu

Copy link
Copy Markdown
Contributor

Closes #44

Description

This PR introduces GitHub Issue Templates using the new YAML forms format, improving the quality of incoming bug reports and feature requests.

  • Bug Report Template: Captures description, reproduction steps, expected behavior, and version info.
  • Feature Request Template: Captures the problem statement, proposed solution, and alternatives considered.

Copilot AI lite review requested due to automatic review settings August 5, 2026 16:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@rohitkumarnaidu, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 08724328-c897-4243-9437-20ecdc4d4030

📥 Commits

Reviewing files that changed from the base of the PR and between 61c66a0 and 3525a18.

📒 Files selected for processing (2)
  • .github/ISSUE_TEMPLATE/bug_report.yml
  • .github/ISSUE_TEMPLATE/feature_request.yml

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.

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.

[FEATURE] Add GitHub Issue Templates for bug reports and feature requests

2 participants