Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 851 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 851 Bytes

Contributing to Mastering Kubernetes

Thank you for considering contributing to the Mastering Kubernetes project! We welcome contributions from everyone and appreciate your help in making this project better.

How to Contribute

Here are some ways you can contribute:

1. Reporting Issues

If you encounter any problems or have suggestions for improvements, please open an issue in the Issues section of this repository.

2. Contributing Code

If you would like to contribute code, please follow these steps:

  1. Fork the Repository

    • Click the "Fork" button at the top right of this page to create your own copy of the repository.
  2. Clone Your Fork

    git clone https://github.com/YOUR-USERNAME/Mastering-Kubernetes.git
    cd Mastering-Kubernetes