Skip to content

feat: add issue and PR templates - #103

Merged
shenxianpeng merged 3 commits into
mainfrom
feature/add-issue-pr-templates
Jul 8, 2026
Merged

feat: add issue and PR templates#103
shenxianpeng merged 3 commits into
mainfrom
feature/add-issue-pr-templates

Conversation

@shenxianpeng

Copy link
Copy Markdown
Member

Fixes item #8 from plan

Adds org-wide default issue and PR templates for all cpp-linter repositories:

  • bug_report.md — structured template for bug reports (environment info, reproduction steps)
  • feature_request.md — template for feature suggestions (problem, solution, alternatives)
  • PULL_REQUEST_TEMPLATE.md — PR checklist (summary, related issues, change type, checklist)

These serve as defaults for any repo in the cpp-linter org that doesn't define its own templates.

Added org-wide default templates for all cpp-linter repositories:
- .github/ISSUE_TEMPLATE/bug_report.md - structured bug reporting
- .github/ISSUE_TEMPLATE/feature_request.md - feature request template
- .github/PULL_REQUEST_TEMPLATE.md - PR description checklist
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 35 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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

Run ID: cf945fb1-916e-4674-84cd-5f6f3220df94

📥 Commits

Reviewing files that changed from the base of the PR and between 94371c5 and 6f732c5.

📒 Files selected for processing (3)
  • .github/ISSUE_TEMPLATE/bug_report.md
  • .github/ISSUE_TEMPLATE/feature_request.md
  • .github/PULL_REQUEST_TEMPLATE.md

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.

@shenxianpeng

Copy link
Copy Markdown
Member Author

I just keep all issue templates more simplified

@shenxianpeng

Copy link
Copy Markdown
Member Author

I am going to merge and review it, making changes as needed.

@shenxianpeng
shenxianpeng merged commit b82b310 into main Jul 8, 2026
5 checks passed
@shenxianpeng
shenxianpeng deleted the feature/add-issue-pr-templates branch July 8, 2026 21:58
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.

1 participant