Skip to content

Instantly share code, notes, and snippets.

@nrbnlulu
Last active February 25, 2026 07:30
Show Gist options
  • Select an option

  • Save nrbnlulu/dafa667cefa5f37a04824f7b22902c89 to your computer and use it in GitHub Desktop.

Select an option

Save nrbnlulu/dafa667cefa5f37a04824f7b22902c89 to your computer and use it in GitHub Desktop.
code review instructions backend

Write a codereview by diffing with the main branch.

  • output in markdown format
  • include these catagories: bug, nit, typo, DX (bad api's), UX (adapters, graphql etc), code-smell
  • always check whats the aproach of the repo to do things and review based on that.
  • sort by catagory, then severity
  • write the review to review-__diff_main.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment