Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.01 KB

File metadata and controls

24 lines (13 loc) · 1.01 KB

How to contribute to SourceAFIS for Java

Thank you for taking interest in SourceAFIS for Java. This document provides guidance for contributors.

Repositories

Sources are mirrored on several sites. You can submit issues and pull requests on any mirror.

Issues

Both bug reports and feature requests are welcome. There is no free support, but it's perfectly reasonable to open issues asking for more documentation or better usability.

Pull requests

Pull requests are generally welcome. If you would like to make large or controversial changes, open an issue first to discuss your idea.

Don't worry about formatting and naming too much. Code will be reformatted after merge. Just don't run your formatter on whole source files, because it makes diffs hard to understand.

License

Your submissions will be distributed under Apache License 2.0.