1
0
Fork 0
nvme-cli/CONTRIBUTING.md
Daniel Baumann 316e846c86
Merging upstream version 2.1~rc0 (Closes: #1015722).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-16 12:16:19 +01:00

1,000 B

Contributing to the NVM-e CLI

Here you will find instructions on how to contribute to the NVM-Express command line interface.

Contributions and new ideas are most welcome!

NOTE: If you do decide to implement code changes and contribute them, please make sure you agree your contribution can be made available under the GPLv2-style License used for the NVMe CLI. (SPDX-License-Identifier: GPL-2.0-or-later)

Because there are a few files licensed under GPL-2.0-only, the whole project is tagged as GPL-2.0-only and not as GPL-2.0-or-later.

Code Contributions

Please feel free to use the github forums to ask for comments & questions on your code before submitting a pull request. The NVMe CLI project uses the common fork and merge workflow used by most GitHub-hosted projects.

Bug Reports

Bugs for the NVM Library project are tracked in our GitHub Issues Database.