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 %}