Skip to content

infra: add GH issue template + detailed-issue authoring rule - #82

Merged
FindMalek merged 1 commit into
mainfrom
infra/76-issue-template
Aug 21, 2026
Merged

infra: add GH issue template + detailed-issue authoring rule#82
FindMalek merged 1 commit into
mainfrom
infra/76-issue-template

Conversation

@FindMalek

Copy link
Copy Markdown
Owner

Overview

Stacked on #81 (needs .cursor/rules/ to exist first). Adds:

  • .github/ISSUE_TEMPLATE/detailed-task.md — the standard template (Context / Current State / Acceptance Criteria / Edge Cases / Related Issues)
  • .github/pull_request_template.md — adapted from harmonia's shape (Overview / Pre-merge Checklist / Testing / Additional Notes), swapped for this repo's actual commands (pnpm build/pnpm lint instead of Biome/typecheck)
  • .cursor/rules/04-issue-authoring.mdc — codifies the standard as a hard rule, references feat: build recommendations and testimonials system #65/content: update CV and professional experience timeline #66 as the bar to hit

Pre-merge checklist

Closes #76

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
findmalek Ready Ready Preview Aug 21, 2026 4:44pm

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 49 minutes

Limit details: You’ve used the included review currently available.

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?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3afe3d8b-cddc-454f-b287-6b27af2d8b3b

📥 Commits

Reviewing files that changed from the base of the PR and between 798843d and 70919f4.

📒 Files selected for processing (4)
  • .cursor/rules/04-issue-authoring.mdc
  • .github/ISSUE_TEMPLATE/detailed-task.md
  • .github/pull_request_template.md
  • CLAUDE.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.

@FindMalek
FindMalek changed the base branch from infra/75-claude-rules to main August 21, 2026 16:38
@FindMalek
FindMalek force-pushed the infra/76-issue-template branch from 102336f to 70919f4 Compare August 21, 2026 16:43
@FindMalek

Copy link
Copy Markdown
Owner Author

Rebased onto main after #81 merged (squash-merge meant a plain retarget wasn't enough — same SHA-mismatch pattern as PR #73). Clean rebase: git recognized the redundant rules-setup commit was already on main and dropped it automatically, keeping only this PR's genuinely new content (issue template, PR template, the issue-authoring rule, and the CLAUDE.md line referencing it). Lint clean, 0 errors.

@FindMalek
FindMalek merged commit 8731ea5 into main Aug 21, 2026
5 checks passed
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.

infra: add GH issue template + detailed-issue authoring rule

1 participant