Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 738 Bytes

CONTRIBUTING.md

File metadata and controls

33 lines (20 loc) · 738 Bytes

Contributing

Pull requests are welcome. But please read the CycloneDX contributing guidelines first.

Setup

... TBD ...

Build from source

... TBD ...

Testing

... TBD ...

Coding Style guide & standard

... TBD ...

Sign off your commits

Please sign off your commits, to show that you agree to publish your changes under the current terms and licenses of the project , and to indicate agreement with Developer Certificate of Origin (DCO).

git commit --signoff ...

Doing so adds a message to your commit message as described in https://git-scm.com/docs/git-commit#Documentation/git-commit.txt--s