Skip to content

Contributing (Wiki version)

Ricard Santiago Raigada García edited this page Aug 11, 2025 · 1 revision

Contributing to Mastering Qiskit v2.0 – Wiki Summary

For detailed guidelines, see the repository’s CONTRIBUTING.md.

👥 Who can contribute?

Anyone! You can help with code, documentation, translations (EN/ES), or propose new content.

💡 How to contribute

  • For small fixes (typos, minor code tweaks): submit a Pull Request.
  • For new episodes or major changes: open an Issue to discuss first.
  • All contributions are reviewed by the maintainer.

📐 Code & content rules

  • Follow PEP8 for Python code.
  • Include docstrings for each function (parameters, return type).
  • Place images and media in an assets/ folder inside the episode’s directory.
  • Use type hints when helpful.

📖 Translations

  • Only English and Spanish are supported at this time.
  • Proposals for other languages can be discussed, but translations must stay faithful to the original meaning.

🔏 License

  • This project is under the Apache 2.0 license.
  • By contributing, you agree that your changes may be redistributed under this license.

🤝 Code of Conduct

📚 Course Navigation


📂 Episode Categories


🔗 Useful Links

Clone this wiki locally