Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Latest commit

Β 

History

History
18 lines (12 loc) Β· 637 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

18 lines (12 loc) Β· 637 Bytes
title description
Pull Request
Template to use in your Pull Requests.

Hey πŸ‘‹,

Thank you for submitting the PR. I am so excited to see what you've build. To shorten the merge time as much as possible, I recommend you check all the items on the list below before submiting it.

PS.: No worries if some of them are missing, I will try to look at it ASAP πŸ™‚

Things to look after:

  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

Description of changes: