Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 1.06 KB

Contributing to Repository Validator

Basics

  1. Try to follow the general coding style of this repository.
  2. Please discuss your contributing ideas in issues (or directly with codeowners) before making changes.
  3. Update documentation when needed.
  4. Add tests when possible.
  5. If something is unclear, don't be afraid to ask.

What can I do?

Issues contains list of currently known problems and feature request. Only unassigned issues which are marked with label chosen for development should be taken into development.

If you have something in mind that is not already listed, you can create an Issue. Choose correct template, or if those are not relevant, use your own.

For development flow specific technical details, see Development guide