Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -734,10 +734,38 @@ In [quantum cryptography](), this state is used to ensure the security of commun

## IX [How to Contribute]()

Contribute your knowledge or corrections. This repository invites all who are passionate about Quantum Computing and believe they can make a difference.
This repository thrives on collaboration! Whether you're a quantum computing expert or just getting started, your contributions are valuable.

### Ways to Contribute:

- **Add Information**: Share new discoveries or advancements in quantum computing.
- **Improve Content**: Help us fix errors or enhance existing material.
- **Share Ideas**: Submit new concepts or resources that could advance the field.
- **Contribute Code**: Share algorithms or code snippets related to quantum computing.
- **Correct Mistakes**: Point out any inaccuracies to keep the content reliable.
- **Add References**: Provide relevant research papers or books to enrich the repository.

### How to Submit:

1. **Fork** the repository.
2. **Make changes** locally.
3. **Submit a pull request** with a clear description of your contributions.

### Guidelines:

- Be respectful and collaborative.
- Ensure your changes are clear and well-documented.
- Follow coding standards if contributing code.
- Stay focused on quantum computing.

**Together, we can shape the future of quantum computing.** Every contribution, no matter how small, makes a difference. Thank you for being part of this journey!

---

This version keeps it simple while still explaining the key steps for contributing. Let me know if you need further adjustments!


<br>

## X. [Quantum Error Correction](#quantum-error-correction)

Expand Down
Loading