Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 828 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 828 Bytes

Contributing to Kubedge

Kubedge is an open source project.

Filing issues

When filing an issue, make sure to answer these five questions:

  1. What operating system and processor architecture are you using?
  2. What did you do?
  3. What did you expect to see?
  4. What did you see instead?

General questions should go to the kubedge instead of the issue tracker.

Contributing code

Please read the Contribution Guidelines before sending patches.

We do not accept GitHub pull requests (we use Gerrit Hub instead for code review).

Unless otherwise noted, the Go source files are distributed under the Apache 2 license found in the LICENSE file.