Skip to content

docs: add GitHub issue templates for bug reports and feature proposals (Closes #32) - #96

Closed
laurentketterle-hub wants to merge 2 commits into
Flamki:masterfrom
laurentketterle-hub:feat/issue-templates-32
Closed

docs: add GitHub issue templates for bug reports and feature proposals (Closes #32)#96
laurentketterle-hub wants to merge 2 commits into
Flamki:masterfrom
laurentketterle-hub:feat/issue-templates-32

Conversation

@laurentketterle-hub

Copy link
Copy Markdown
Contributor

Summary

Adds structured GitHub issue templates to improve triage quality and reduce clarification cycles.

Templates added

  1. Bug Report (bug_report.yml)

    • Reproduction steps
    • Expected vs actual behavior
    • Environment details (Node version, OS, Stellar network)
    • Security note referencing SECURITY.md
  2. Feature Request (feature_request.yml)

    • Motivation and problem statement
    • Proposed solution
    • Acceptance criteria checklist
    • Scope selector (backend/frontend/payment/docs/CI)
    • Alternatives considered

Alignment

  • Templates reference repo security policy (SECURITY.md)
  • No secrets/keys in templates
  • Consistent with existing PR template and CONTRIBUTING.md

Closes #32

Validation

  • Templates include reproducibility and acceptance fields
  • Guidance for logs/screenshots without secret leaks included
  • Aligns with repo security policy

Signed-off-by: laurentketterle-hub laurentketterle-hub@users.noreply.github.com

Signed-off-by: laurentketterle-hub <laurentketterle-hub@users.noreply.github.com>
Signed-off-by: laurentketterle-hub <laurentketterle-hub@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 35 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: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f7d51a7a-8ecb-49c5-930a-c660a381fe01

📥 Commits

Reviewing files that changed from the base of the PR and between 6eb1d2b and 66a457d.

📒 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.

Add GitHub issue templates for bug reports and feature proposals

1 participant