Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 1.08 KB

Contributing to Mikochi

Reporting bugs

Report bugs in Mikochi by opening a GitHub issue. Please include steps to reproduce the bug you're experiencing. Make sure that the bug can be reproduced on the latest Mikochi version.

Proposing new features

You're welcome to suggest new features and improvements to Mikochi by opening a GitHub issue Please keep in mind Mikochi aims at being a "minimalist" software and we prioritize features that are directly relevant to the file browsing and streaming experience.

Contributing pull requests

You can contribute code (or documentation) to Mikochi by forking this repository and opening a pull request. Each pull request will need to be reviewed before being merged into the current repository and included in a release.

Make sure that your pull request covers a single subject. Pull requests are more likely to be accepted if they concern a pre-existing issue.