Test Runner for Dart is an open source project. It is licensed using the BSD 3-Clause License. We appreciate pull requests, here are our guidelines:
- File a bug at https://github.com/dart-lang/test_runner/issues (if there isn’t one already). If your patch is going to be large it might be a good idea to get the discussion started early. We are happy to discuss it in a new issue beforehand.
- Make sure that patches provide justification for why they should be merged. Test Runner for Dart is an opinionated project and as such, patches which add support for alternative choices to those we prescribe are not guaranteed to land.
- Due to legal reasons, all contributors must sign a contributor license agreement, either for an individual or corporation, before a patch can be accepted.
- We ask that you squash all the commits together before pushing.
Contributing is awesome. You should do it :)