Blame CONTRIBUTING.md

Packit dd4ba5
# Contributing to the NVM-e CLI
Packit dd4ba5
Packit dd4ba5
Here you will find instructions on how to contribute to the NVM-Express command
Packit dd4ba5
line interface.
Packit dd4ba5
Packit dd4ba5
Contributions and new ideas are most welcome!
Packit dd4ba5
Packit dd4ba5
**NOTE: If you do decide to implement code changes and contribute them,
Packit dd4ba5
please make sure you agree your contribution can be made available
Packit dd4ba5
under the [GPLv2-style License used for the NVMe CLI](https://github.com/linux-nvme/nvme-cli/blob/master/LICENSE).**
Packit dd4ba5
Packit dd4ba5
### Code Contributions
Packit dd4ba5
Packit dd4ba5
Please feel free to use the github forums to ask for comments & questions on
Packit dd4ba5
your code before submitting a pull request.  The NVMe CLI project uses the
Packit dd4ba5
common *fork and merge* workflow used by most GitHub-hosted projects.
Packit dd4ba5
Packit dd4ba5
### Bug Reports
Packit dd4ba5
Packit dd4ba5
Bugs for the NVM Library project are tracked in our [GitHub Issues Database](https://github.com/linux-nvme/nvme-cli/issues).