Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 790 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 790 Bytes

Crates Insight

How to use?

How to build?

How to contribute?

This project enforce the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random J Developer <[email protected]>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

License

Freighter is licensed under this Licensed:

Acknowledgements