Files
QSfera/Server/vendor/github.com/emvi/iso-639-1/CONTRIBUTING.md
T
Курнат Андрей 2315f25754 Initial QSfera import
2026-06-07 10:20:04 +03:00

355 B

Contribute

Report bugs on GitHub and discuss your ideas and feature requests before you open a pull request. Pull requests must pass the test suite and add new tests for each new feature. Bugs should be validated by tests. The Go code must be formatted by gofmt.

Test coverage

New code must be tested to keep the test coverage above 80% at least.