Skip to content

Simplify issue templates and adopt emoji-based PR review tags#204

Merged
aram356 merged 2 commits intomainfrom
chore/simplify-templates-and-emoji-review
Mar 6, 2026
Merged

Simplify issue templates and adopt emoji-based PR review tags#204
aram356 merged 2 commits intomainfrom
chore/simplify-templates-and-emoji-review

Conversation

@aram356
Copy link
Copy Markdown
Contributor

@aram356 aram356 commented Mar 6, 2026

Summary

  • Replace P0–P3 severity system in pr-reviewer agent with emoji tags from the Code Review Emoji Guide (🔧 wrench, ❓ question, 🤔 thinking, ♻️ refactor, 🏕 campsite, ⛏ nitpick, 🌱 seedling, 📝 memo, 📌 out-of-scope, 😃 praise)
  • Simplify bug report, story, and task issue templates to minimal required fields
  • Add mandatory 😃 praise comment per review to encourage positive feedback

Closes #203

Test plan

  • Verify issue templates render correctly on GitHub (create a test issue with each type)
  • Run a PR review using the updated pr-reviewer agent and confirm emoji tags appear correctly
  • Confirm no CI impact (templates and agent configs are not tested by CI)

Replace P0–P3 severity classification in the pr-reviewer agent with
emoji tags from the Code Review Emoji Guide for clearer, friendlier
reviews. Simplify bug report, story, and task issue templates by
removing optional fields that added friction without adding value.
@aram356 aram356 self-assigned this Mar 6, 2026
Copy link
Copy Markdown
Contributor

@ChristianPavilonis ChristianPavilonis left a comment

Choose a reason for hiding this comment

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

👍 looks good

Copy link
Copy Markdown
Contributor

@prk-Jr prk-Jr left a comment

Choose a reason for hiding this comment

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

👍 Looks good.

@aram356 aram356 merged commit 7595003 into main Mar 6, 2026
7 checks passed
@aram356 aram356 deleted the chore/simplify-templates-and-emoji-review branch March 6, 2026 21:25
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.

Simplify issue templates and adopt emoji-based PR review tags

3 participants