Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 942 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 942 Bytes

Contributing

Want to help us out? Follow these simple rules:

JavaScript Style Guide

We use the Standard JS code style in this project, for a few reasons:

  • Maintains code clarity.
  • One common coding style to make it easier for analysing problems.
  • Easy to setup and follow.

Please adhere to the Standard JS coding style whenever possible.

GPLv3 logo

This project is licensed under the GPLv3 license. Please consider this when adding external libraries/resources to the project.

Code of conduct

Please read CODE_OF_CONDUCTS.md in this Git repository. Tldr:

  • Please remain civil in discussions.
  • Respect one another.
  • Contact @jkelol111's email immediately when a breach of conduct codes occurs.