-
Notifications
You must be signed in to change notification settings - Fork 5
Getting Started on Development
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!
If you want to contribute, but have no idea where to start, you should definitely check out our todo and issues list:
In order to setup your workspace we ask you to install Visual Studio Code with the following extensions:
- Comment for Visual Studio Code
- Chrome Debugger
- Code Spell Checker These are the official toolkit we use so using them would reduce your configurations, however if you don't wanna use the toolkit it's okay. You can use Comment IV for generating comments, however other extensions witch we rely massively on may not be available to you
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.
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.