Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 834 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 834 Bytes

The core philosophy of Jackbox is easy to add, easy to use

CONTRIBUTING

I've got an idea for an improvement or new feature

Just open an issue with your suggestion, label it appropriately.

I've found an bug, how can I report it?

Just open an issue

  • Make sure to add affected device (computer/phone/tablet)
  • What browser you used, and what version.
  • Steps to reproduc (if possible)

Before making a pull request

If it's a new feature, make sure that it's easy for the user to use, try staying true to the core philosophy of Jackbox.

Comments in code are optional, we rather have self-explanatory code than complex code with comments.