Completed
- Add discussion tab
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Best Practices for Open Source Quantum Code and Joining the Qiskit Ecosystem
Automatically move to the next video in the Classroom when playback concludes
- 1 - Tips for improving your open-source project
- 2 - Make your project easy to use
- 3 - Add a project description
- 4 - Add a README
- 5 - Add a License
- 6 - Add milestones/releases
- 7 - Make the code readable
- 8 - Code comments
- 9 - Documentation
- 10 - Improve reliability
- 11 - Unit tests
- 12 - Engage with the community
- 13 - Setup issues, pull requests
- 14 - Branching strategy
- 15 - Add discussion tab
- 16 - Apply to join open-source project lists
- 17 - When in doubt, use a project template!
- 18 - Demo Time!
- 19 - What do you need to join the Qiskit Ecosystem?
- 20 - Git Fetch & Git Pull
- 21 - How to add a README.md
- 22 - How to add a requirements.txt
- 23 - How to add tests to your project
- 24 - Add, commit and push your changes
- 25 - Add a license
- 26 - How to submit an application to join the Qiskit Ecosystem