Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 2.3 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

61 lines (39 loc) · 2.3 KB

Please remove any unused sections

Description

What does this PR do? Briefly describe in 1-2 sentences

Issue Addressed (if applicable)

Addresses #PR# HERE

Before/After Screenshots (if applicable)

Insert images here

Steps to Test

  • Step 1
  • Step 2

Implementation Notes (optional)

At a high level, how did you implement this?

Briefly describe how this works

Does this introduce any tech-debt items?

List anything that will need to be addressed later

Checklist

Delete any items that don't apply

  • Is the code clean and well-commented?
  • Has the docs label been added if this introduces a change that needs to be updated in the user docs?
  • Has the CHANGELOG label been added to this pull request? Items with this label will be added to the CHANGELOG at a later time
  • Are there tests for this change?
  • Are all user-facing strings translated properly (if applicable)?
  • Are all UI components LTR and RTL compliant (if applicable)?
  • Are there any new ways this uses user data that needs to be factored into our Privacy Policy?
  • Are there any new interactions that need to be added to the QA Sheet?
  • Are there opportunities for using Google Analytics here (if applicable)?
  • If the Pipfile has been changed, is the updated Pipfile.lock file also included in this PR?
  • Are the migrations safe for a large db (if applicable)?

Comments

Any additional notes you'd like to add

Reviewers

If you are looking to assign a reviewer, here are some options:

  • Jordan jayoshih (full stack)
  • Aron aronasorman (back end, devops)
  • Micah micahscopes (full stack)
  • Kevin kollivier (back end)
  • Ivan ivanistheone (Ricecooker)
  • Richard rtibbles (full stack, Kolibri)
  • Radina @radinamatic (documentation)