Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tahnik authored Jul 31, 2017
1 parent 4fae7fe commit cb9f8c9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Thank you!

## Editor settings
We use VSCode as our primary editor. The most important plugins we use are:
1. Eslint
2. Editorconfig
3. Beautify
4. Path Intellisense

We use es6 pretty much everywhere. Please use it when you are contributing.

Any functions or classes you are adding must be commented.

If you have questions related to the structure of the application please ask me (@tahnik). If you are curious about the design please ask Hampus (@rekkyrek)

0 comments on commit cb9f8c9

Please sign in to comment.