I recently came across your project Qiskit_1 and I noticed that the repository github.com/ZionX42/Qiskit_1 currently does not have a license specified.
Public repositories on GitHub are often used to share open source software. For your repository to truly be open source, you'll need to license it so that others are free to use, change, and distribute the software.
Would be possible to add a valid license to this repository? Probably something really OpenSource such as the Apache 2.0 license would fit really well.
Thanks cbjuan. what are the best practices to add an open licence like the one you recommend to the repository? I'm still a student and it would be my first doing so.
I recently came across your project Qiskit_1 and I noticed that the repository github.com/ZionX42/Qiskit_1 currently does not have a license specified.
Why Adding a License is Important?
As GitHub documents
Would be possible to add a valid license to this repository? Probably something really OpenSource such as the Apache 2.0 license would fit really well.
Thanks!