-
Fork repository
-
Clone your fork to local machine
mkdir monumentjs
cd monumentjs
git clone <your_fork_url>
cd core
- Bootstrap dependencies
npm install
-
Start work on one of open issues in new git branch. You can open new ticket to start work on feature described in project roadmap.
-
Push changes to your repository
-
Submit pull request