-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing (Wiki version)
Ricard Santiago Raigada García edited this page Aug 11, 2025
·
1 revision
For detailed guidelines, see the repository’s CONTRIBUTING.md.
Anyone! You can help with code, documentation, translations (EN/ES), or propose new content.
- 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.
- 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.
- 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.
- This project is under the Apache 2.0 license.
- By contributing, you agree that your changes may be redistributed under this license.
- All participants must adhere to the Code of Conduct.
© 2025 Ricard Santiago Raigada García • Licensed under Apache 2.0
This course is independent and not affiliated with IBM.
It uses the open-source Qiskit SDK for educational purposes.