NVIDIA / nim-deploy

A collection of YAML files, Helm Charts, Operator code, and guides to act as an example reference implementation for NVIDIA NIM deployment.
https://build.nvidia.com/
Apache License 2.0
49 stars 17 forks source link

contributing: Add clarification regarding GPG-signing of commits #13

Closed tmc closed 2 weeks ago

tmc commented 2 weeks ago

As this repository requires GPG-signed commits, the contribution guide should indicate that more than the -s option to sign git commits is necessary.

I scanned other NVIDIA repositories and cribbed this language from an example I found.