Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Getting Started on Development

Pouya Kary edited this page Aug 21, 2016 · 5 revisions

min-header

Welcome

Say hello to the developer community of Graph. You're always welcome to contribute to our projects. We had a really interesting progress thanks to our open-source model and are happy about anyone!

Where to start?

If you want to contribute, but have no idea where to start, you should definitely check out our todo and issues list:

Setting Up the Environment

In order to setup your workspace we ask you to install Visual Studio Code with the following extensions:

Getting into the team

We prefer to keep the developer team closed hence, if you want to participate, please contact [email protected] (Pouya Kary) to be added to our Slack chatroom.

Coding Style

Our coding style follows the General Kary Foundation's Coding Style. Before you start changing any code, please make sure to be familiar with KFCS. We cannot accept codes that are not following our coding style.

Also keep in mind that we use 4 spaces tabs. Please change your editor's settings to that.

Clone this wiki locally