Skip to content

Instantly share code, notes, and snippets.

@adrienjoly
Last active February 6, 2023 17:55
Show Gist options
  • Save adrienjoly/e7c7c3ae80055b8471acb83c1a10416e to your computer and use it in GitHub Desktop.
Save adrienjoly/e7c7c3ae80055b8471acb83c1a10416e to your computer and use it in GitHub Desktop.
to store in your GitHub repository, in: `.github/PULL_REQUEST_TEMPLATE/pull_request_template.md`

Fixes / contributes to Issue #XXXX.

🎯 Problem / Objective

TODO

πŸ’‘ Proposed solution

TODO

πŸ”¬ How was it tested

πŸ’» On the web app (if applicable)

  1. TODO

πŸ“± On the native app (if applicable)

  1. TODO

ℹ️ Notes for reviewer (if applicable)

TODO

πŸ“š References

TODO

βœ… Pre-review checklist

I/we self-reviewed this PR so that:

  • the title will still make sense for the whole team, a month from now;
  • the description provides useful context for an effective review;
  • the code diff only addresses the goal of this PR;
  • no TypeScript, ESLint and/or Prettier warnings were introduced by this PR;
  • new required env vars (if any) were populated to our production environment, to prevent outages.

When everything is done, don't forget to mark this PR as "ready for review".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment