dksifoua / Question-Answering

State of the art of Neural Question Answering using PyTorch.
4 stars 2 forks source link

[MISC] Enforce commit message format #11

Open dksifoua opened 2 years ago

dksifoua commented 2 years ago

Setup a git commit message convention

The commit message should be structured as follows:

<type>(<optional scope>): <subject>
<optional body>
<optional footer>

Types