Prefix each msgs with the following :
- the timestamp of the issue use the echo date “+%y%m%d%H%M” shell command
- feat: meaning you are adding a new feature / functionality
- fix: meaning you are fixing an existing
- rfcr: for refactoring existing code base