From fe3dadd7c5070055de2e3f1ea7b0ef43200bb1de Mon Sep 17 00:00:00 2001 From: Mumshad Date: Fri, 3 May 2019 13:27:15 +0800 Subject: [PATCH] re-organize folder structure --- practice-questions-answers/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/practice-questions-answers/README.md b/practice-questions-answers/README.md index 4ca2be3..200ad8e 100644 --- a/practice-questions-answers/README.md +++ b/practice-questions-answers/README.md @@ -45,4 +45,11 @@ This repository contains answers for the practice tests hosted on the course [Ce | Install | End to End Tests - Run and Analyze | | Troubleshooting | Application Failure | | Troubleshooting | Control Plane Failure | -| Troubleshooting | Worker Node Failure | \ No newline at end of file +| Troubleshooting | Worker Node Failure | + + +# Contributing Guide + +1. The folder structure for all topics and associated practice tests are created already. Use the same pattern to create one if it doesn't exist. +2. Create a file with your answers. +3. Send in a pull request \ No newline at end of file