Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.58 KB

File metadata and controls

31 lines (16 loc) · 1.58 KB

Contributing to Kiki

Hi! Thank you for showing interest in helping improve the Kiki project!

The following is a set of guidelines to follow when contributing. These are not rules, so above all use your best judgement, and follow these when you feel you are lost.

Table of Contents

Code of Conduct

Start Contributing

Style Guides

Code of Conduct

This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report any unacceptable behaviour to Mateja.

Start Contributing

Do you have something in mind? Are you looking to submit a feature request, report a bug, or ask a question? Any of those can be done in the issue board.

Please make sure that the feature request or bug report you have in mind has not already been sent in, by checking the issue board.

Are you here to help implement a new feature, or fix a bug? Look for any approved issues on the issue board with labels help wanted or bug. Please note that all commits must be signed!

Please make sure that the work you are trying to do isn't already done and being reviewed by checking any open pull requests.

Style Guides

This project follows the Google Python Style guide.