Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Latest commit

 

History

History
40 lines (21 loc) · 1.44 KB

CONTRIBUTING.md

File metadata and controls

40 lines (21 loc) · 1.44 KB

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

You can contribute in many ways:

Types of Contributions

Report Bugs

Report bugs at GitHub Issues

If you are reporting a bug, please include:

  • Any details about your setup that might be helpful in troubleshooting.
  • Detailed steps to reproduce the bug.

Fix Bugs

Look through the GitHub Issues for bugs. Anything tagged with bug and help wanted is open to whoever wants to implement it.

Implement Features

Look through the GitHub issues for features. Anything tagged with enhancement and help wanted is open to whoever wants to implement it.

Pull Request Guidelines

Before you submit a pull request, check that it meets these guidelines:

  1. Submit an issue or a detailed pull request description.
  2. Add respective tests if the pull request contains code changes.
  3. If the pull request changes or adds functionality, the readme should be updated.