Files
arcane_helper_utils/CONTRIBUTING.md
T
hans 92e792a022 Initial release
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-10 18:46:37 +02:00

560 B

Contributing

Improvements, bug reports, feature requests welcome.

  • Please include dart --version and the package version when reporting bugs.
  • Code should be formatted with dartfmt.
  • Public methods should have doc comments and test coverage.
  • Itemize user-facing changes in the HEAD section of the CHANGELOG file.
  • Use well-formatted commit messages.