From 3e3df6df759a854912f3451d1fa783217c2a7542 Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Wed, 28 Nov 2018 11:23:07 +0000 Subject: [PATCH] GitBook: [master] 3 pages modified --- SUMMARY.md | 2 +- workflow/deployment.md | 4 +++- workflow/pull-requests.md | 6 ++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 7684d6905..90b44844f 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -26,7 +26,7 @@ * [Integration Testing](workflow/testing/integration-testing.md) * [Component Testing](workflow/testing/component-testing.md) * [Unit Testing](workflow/testing/unit-testing.md) -* [Pull-Requests](workflow/pull-requests.md) +* [Contribut](workflow/pull-requests.md) * [Deployment](workflow/deployment.md) ## Recources diff --git a/workflow/deployment.md b/workflow/deployment.md index 049966ff8..4901792a1 100644 --- a/workflow/deployment.md +++ b/workflow/deployment.md @@ -1,4 +1,6 @@ # Deployment - +{% hint style="info" %} +TODO: Write something about the Deployment process. +{% endhint %} diff --git a/workflow/pull-requests.md b/workflow/pull-requests.md index 9952ddc26..39a62220d 100644 --- a/workflow/pull-requests.md +++ b/workflow/pull-requests.md @@ -1,4 +1,6 @@ -# Pull-Requests - +# Contribut +{% hint style="info" %} +TODO: How to Contribute... +{% endhint %}