Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 630 Bytes

File metadata and controls

12 lines (10 loc) · 630 Bytes

Contributing to File Share Project

Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

  • Fork the repo and create your branch from master.
  • If you've added code that should be tested, add tests.
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes.
  • Make sure your code lints.
  • Issue that pull request!

Pull Reuest Description

Please make sure the pull request has a proper description with all the changes, if a pull request is assiciated with an existing issue or bug open in the project make sure to link it in the pull request.