This article explains the process and guidelines for contributing code to the LoopBack 2.x and 3.x projects.
Page Contents
This page contains LoopBack version-specific contributing guidelines. For general contributing information, please see Contributing code page.
Recommended Node.js version
Note:
Check your Node.js version with the command node -v
.
We recommend our contributors to use Node.js 8 for developing and testing LoopBack changes.