Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1006 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (18 loc) · 1006 Bytes

Want to contribute? Great! First, read this page (including the small print at the end).

Before you contribute

Before you start working on a larger contribution, you should get in touch with us first through the issue tracker with your idea so that we can help out and possibly guide you. Coordinating up front makes it much easier to avoid frustration later on.

Code reviews

All submissions, including submissions by project members, require review.

File headers

All files in the project must start with the following header.

// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.

The small print

Contributions made by corporations are covered by a different agreement than the one above, the Software Grant and Corporate Contributor License Agreement.