From bb1d70a3df1e971e3b80d5343ff732af0dd70576 Mon Sep 17 00:00:00 2001 From: Diana Lau Date: Thu, 22 Nov 2018 14:44:15 -0500 Subject: [PATCH] docs: make DEVELOPING.md to be part of docs --- docs/site/DEVELOPING.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/site/DEVELOPING.md b/docs/site/DEVELOPING.md index 30e837f7945d..c0995f686686 100644 --- a/docs/site/DEVELOPING.md +++ b/docs/site/DEVELOPING.md @@ -1,3 +1,12 @@ +--- +lang: en +title: 'Contributing code in LoopBack 4' +keywords: LoopBack 4.0, contributing, community +sidebar: contrib_sidebar +permalink: /doc/en/contrib/code-contrib-lb4.html +toc: false +--- + # Developing LoopBack This document describes how to develop modules living in loopback-next monorepo.