GitBook: [master] 3 pages modified

This commit is contained in:
Grzegorz Leoniec 2018-11-28 11:23:07 +00:00 committed by gitbook-bot
parent 768eb1c4c0
commit 3e3df6df75
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
3 changed files with 8 additions and 4 deletions

View File

@ -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

View File

@ -1,4 +1,6 @@
# Deployment
{% hint style="info" %}
TODO: Write something about the Deployment process.
{% endhint %}

View File

@ -1,4 +1,6 @@
# Pull-Requests
# Contribut
{% hint style="info" %}
TODO: How to Contribute...
{% endhint %}