Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

Latest commit

 

History

History
38 lines (23 loc) · 1.38 KB

CONTIRBUTING.md

File metadata and controls

38 lines (23 loc) · 1.38 KB

How to Contribute

I'm really glad you're reading this, because we love taking contributions from people like you, who use and love Vlad like we do.

If you haven't already, please take a look at the Vlad documentation. We could use your help there too if you have the time.

Issues

If you find a bug or want to improve Vlad in some way then open up an issue.

The dev branch contains the latest development code, so please test your bug or improvement there first to see if it has already been fixed, before you take the time to investigate it yourself.

Pull Requests

Pull requests to the project are welcome but should not be done to the master branch. All pull requests must be created against the dev branch.

Tests

In order to ensure that things run correctly all software installed should have at least one test.

Standards

The following is a list of standards that should be adhered to when contributing to Vlad.