Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Contribution

Günter Zöchbauer edited this page May 8, 2015 · 2 revisions

Contribution

is highly welcome (even though my response time wasn't that great, I'll work on that).

  • Reach out about what you are interested in fixing or implementing by creating an issue or commenting on an existing issue.
  • Create a Pull Request (ideally in a feature branch) and ideally tests which verify all is working as expected.
  • I and hopefully others review the changes and suggest improvements if applicable.
  • If everything is fine the PR will be applied to master and a new BWU Datagrid release will be released to pub.dartlang.org.

The biggest missing part is better tests and testing automation, which is what I'm currently working on.

I'm not very experienced in managing open source projects. Suggestions how to improve the "process" and the experience for contributors are highly appreciated.

If you would like to have your name added to the AUTHORS file, please just add the entry yourself.

Clone this wiki locally