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