Update CONTRIBUTING.md

"Update CONTRIBUTING.md to explain cosmetics policy and add missing code style guide information."
This commit is contained in:
Martin Mazhdrakov 2024-12-26 09:30:45 -05:00 committed by GitHub
parent 9d0b0414a5
commit 689780b375
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,3 +19,11 @@ to get a feel for what you should aim for.
Don't worry too much about it! We are happy to guide you through any neccessary style changes through
code review of your PR.
## Cosmetic Changes Policy
We appreciate your enthusiasm for contributing to the NVIDIA open-gpu-kernel-modules project. However, we have decided not to accept non-functional changes, such as typo fixes, comment and language adjustments, whitespace changes, and other similar non-code changes.
Changes to this codebase incur significant overhead. Therefore, we focus our resources on executable code improvements.
If you have questions or are unsure about the nature of your desired change, please ask us on the [Discussion boards](https://github.com/NVIDIA/open-gpu-kernel-modules/discussions)!