Issue Review Process - acchiang/lettuceeat GitHub Wiki

Picking up issue:

  1. Assign it to yourself
  2. Branch off of the current dev branch (git checkout )
  3. Make a PR with your changes, merging into dev branch
  4. Get reviewed

Getting reviewed

  1. Make sure you're on the latest version of the code (rebase to newest version of dev branch, fix any merge conflicts) before requesting review. Take some screenshots/screen recordings if applicable and attach to your PR
  2. At least one other person approves the code changes (switch to that branch and do some QA -- click around and see if stuff has broken. Try different browsers and screen sizes)
  3. Christy signs off on design
⚠️ **GitHub.com Fallback** ⚠️