Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 679 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (15 loc) · 679 Bytes

Before reporting a bug

  1. Search issue tracker for similar issues.

How to report a bug

  1. Specify the version number for vv. ( vv --version to get this.)
  2. Describe the problem in detail. Explain what happened, and what you expected would happen.
  3. If helpful, include a screenshot. Annotate the screenshot for clarity.

How to contribute to vv

All contributions welcome. If you would like to submit a pull request, please follow the steps below.

  1. Make sure you have a GitHub account.
  2. Fork the repository on GitHub.
  3. Make changes to your clone of the repository.
  4. Submit a pull request.