Skip to content

Instantly share code, notes, and snippets.

@luboganev
Created September 10, 2022 08:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save luboganev/5588f19faf2a190f4eeb0c9c6ba92d3e to your computer and use it in GitHub Desktop.
Save luboganev/5588f19faf2a190f4eeb0c9c6ba92d3e 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)
@funyin
Copy link

funyin commented Sep 10, 2022

I think this is great format for teams to adopt. For me I'll probably add a link to the build artifact e.g firebase distribution (now that they have a link for releases)

@funyin
Copy link

funyin commented Sep 11, 2022

🎯 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