Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 669 Bytes

File metadata and controls

19 lines (12 loc) · 669 Bytes

Contributing to Distributed System Tutorial

We welcome contributions! By participating in this project, you agree to abide by our Code of Conduct.

How to Contribute

Reporting Issues

If you encounter any bugs or have feature requests, please open an issue on our GitHub repository.

  1. Ensure the issue has not been already reported by searching through the existing issues.
  2. Provide a clear and descriptive title and include as much detail as possible.

Submitting Pull Requests

  1. Fork the repository.
  2. Clone your fork to your local machine:
    git clone https://github.com/khnumdev/dist-app-tutorial.git