Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 658 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 658 Bytes

Contributing to NodeConductor

NodeConductor is an open project welcoming contributions. To assure the smooth acceptance of contributions please review the contribution guidelines below.

Pull requests

We welcome contributions (patches, new features, translations, etc) through pull requests. Please make sure that the following is addressed when making a pull request:

  • a request has a clear scope - new feature, bugfix, refactoring. Granular pull requests make integration much faster;
  • the code is following pep8 code conventions;

License

By contributing your code, you agree to license your contribution under the MIT license.