Skip to content

Instantly share code, notes, and snippets.

@funyin
Forked from luboganev/pr_template.md
Last active September 20, 2022 17:44
Show Gist options
  • Save funyin/647f72edd76107666dc68d6c635259ae to your computer and use it in GitHub Desktop.
Save funyin/647f72edd76107666dc68d6c635259ae to your computer and use it in GitHub Desktop.
PR template

🎯 Scope

A broad summary of the changes or new functionality that this PR brings.

🛠 Details

A detailed list of changes and new functionality. You can be very technical and specific in this section.

🖼 Screenshots and videos

🧪 Tests

Manual testing instructions

Write down any instructions here needed for manual testing.

✅ Checklist

  • All comments are answered or requested changes are made
  • New or changed functionality is manually tested
  • Unit tests are added and passing (if applicable)
  • Screenshots are attached (if applicable)
  • Branch is rebased and conflicts are solved
  • Update documentation (if applicable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment