Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 857 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 857 Bytes

Contributing to MTSS

You can contribute to this project by:

  1. Filing a bug report or feature request in an issue.
  2. Suggesting a change via a pull request.

Issues

Before you report an issue, or wish to add functionality please try and check to see if there are existing issues and pull requests.

To file an issue about a possible bug, please try to include:

  • Relevant package versions
  • Necessary code and data to reproduce the issue

Pull Requests

To suggest a change via pull requests, please:

  1. Fork the repository into your GitHub account.
  2. Clone the forked repository to local machine, make the changes.
  3. Commit and push the changes to GitHub. Create a pull request.