Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 728 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 728 Bytes

Contributing to Multei!

Before everything...

Check our project board

You can find it at https://github.com/orgs/multei/projects/1

Which IDE should I use?

In the beginning, we used IntelliJ's WebStorm to code. Therefore, you will probably find the .idea/ directory in each of the projects. We take care to add any files that might conflict with your workspace to .gitignore.

Feel free to use other IDEs and editors like Visual Studio Code, Atom or Sublime.

How to write commit messages?

We follow the Conventional Commits specification

Code of conduct

Check our Code of Conduct