Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.66 KB

CONTRIBUTING.md

File metadata and controls

41 lines (25 loc) · 1.66 KB

Contributing to Machine Learning for Kids

For help with building the Machine Learning for Kids code, see DEVELOPMENT.md.

We welcome contributions, but request you follow these guidelines.

This project adheres to the Contributor Covenant 1.4.

By participating, you are expected to uphold this code. Please report unacceptable behavior to the project lead at [email protected]

Raising issues

Please raise any bug reports on the project's issue tracker. Be sure to search the list to see if your issue has already been raised.

A good bug report is one that make it easy for us to understand what you were trying to do and what went wrong.

Worksheets

Project worksheets are managed in a separate repository. If you'd like to report a problem with one of the project worksheets, submit changes, or suggest or contribute a new project worksheet, please do that in the taxinomitis-docs repository.

Feature requests

For feature requests, please raise them on the project's issue tracker.

Pull-Requests

If you want to raise a pull-request with a new feature, or a refactoring of existing code, it may well get rejected if you haven't discussed it in an issue on the project's issue tracker first.

Coding standards

Please ensure you follow the coding standards used through-out the existing code base.