mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 02:19:08 +02:00
@@ -0,0 +1,13 @@
|
||||
Contributing
|
||||
============
|
||||
|
||||
[Improvements, bug reports, feature requests welcome][gh-issues].
|
||||
|
||||
- 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][git-log-fmt].
|
||||
|
||||
[gh-issues]: https://github.com/hanskokx/arcane_framework/issues
|
||||
[git-log-fmt]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
|
||||
Reference in New Issue
Block a user