Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 749 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (18 loc) · 749 Bytes

Before reporting a bug

  1. Search issue tracker for similar issues.

How to report a bug

  1. Specify the version number
  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 VVV-Dashboard

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.

Contributors