Blame CONTRIBUTING.md

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