Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 501 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

6 lines (6 loc) · 501 Bytes

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch master
  2. If you have added a functionality or removed a bug, it should be working and add the update you have done in the description of the pull request
  3. Ensure the code you are writing is fully functional and tested in all formats
  4. Follow all the instructions below

Learn more about contributing: Here