Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 727 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 727 Bytes

Gust

Getting Started

Contributing

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 <random@developer.example.org>

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

Gust is licensed under this Licensed: