There was an error while loading. Please reload this page.
1 parent 5f66386 commit 56207a8Copy full SHA for 56207a8
CONTRIBUTING.md
@@ -6,6 +6,20 @@ To get started there are some things that need to be set up.
6
7
---
8
9
+#### Table of contents
10
+
11
+- [Setting Up Dev Environment](#setting-up-dev-environment)
12
+ - [Fork the repo and start building](#fork-the-repo-and-start-building)
13
+- [Issue Tracker](#issue-tracker)
14
+- [Pull Requests / Merge Requests](#pull-requests--merge-requests)
15
+ - [Code Style and Code Quality](#code-style-and-code-quality)
16
+- [Adding An Example](#adding-an-example)
17
+ - [Run examples](#run-examples)
18
+ - [Develop examples](#develop-examples)
19
+- [Publish library on npm](#publish-library-on-npm)
20
21
+---
22
23
## Setting Up Dev Environment
24
25
We will work on the `develop` branch.
0 commit comments