Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1 KB

CONTRIBUTING.md

File metadata and controls

32 lines (21 loc) · 1 KB

Contributing to govy

If you're here, chances are you want to contribute ;) Thanks a lot for that!

Your pull request will be reviewed by one of the maintainers. We encourage and welcome any and all feedback.

Before you contribute

The goal of this project is to develop a validation library with functional interface which is strongly-typed, produces information rich errors and has API that is easy to understand and use.

Make sure you're familiarized with development instructions.

Making a pull request

Please make a fork of this repo and submit a PR from there. More information can be found here.

Merge Request title

Try to be as descriptive as you can in your PR title. Note that the title must adhere to the rules defined in this workflow.

License

Govy is licensed under Mozilla Public License Version 2.0, see LICENSE.