Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 541 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 541 Bytes

So you want to contribute to mµ?

That’s great! Make a pull request and I’ll review it.

Possible Features

  • add Ora/log-update to pretty cli interaction
  • add automerge messages (ie don't fix silently)(?)
  • compress (gzip/shoco/shorter/smaz?) everything that can be compressed
  • add tab autocomplete (?)

Guidelines:

  1. Make sure all changes conform to ESLint.
  2. All io must be async
  3. The heart of mµ is simplicity, let’s keep it that way.

That’s all I got. If I think of something important to add I will.