From 06c293caaf2db8b538a922bd08d04af1852bee41 Mon Sep 17 00:00:00 2001 From: Kato Twofold Date: Sat, 29 May 2021 18:46:00 +0300 Subject: [PATCH] --- Home.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 36a394e..df57816 100644 --- a/Home.md +++ b/Home.md @@ -15,4 +15,9 @@ To start off in production mode ( To run a finished project based on this boiler The `master` branch will include just the basics and it's the `base-model` of the whole repository. ##### FrameWork -I do also offer a "full package" version in the form of the `FrameWork` branch, where the templating engine `HandleBars`, I love the fact that it preserves consistency, it's straightforward and it renders server-side. \ No newline at end of file +I do also offer a "full package" version in the form of the `FrameWork` branch, where the templating engine `HandleBars`, I love the fact that it preserves consistency, it's straightforward and it renders server-side. + +# Contributing +I know it's rather weird to contribute on a project I host myself, as this is more of a thing I wasn't really planning on sharing, but I found out that giving extreme details, explaining what is happening and taking note of what's happening helps myself as well in the future. So I figured if I put in the effort to explain everything might as well publish it as well! + +If you want to you can straight up create an account on my `gitea` instance, or you can simply go over to the [github](https://github.com/JustKato/ExpressTS_BoilerPlate) project and try and contribute there, although I am rarely active there! \ No newline at end of file