Describe the bug
After the writeFile() function is executed, the .gitgo file collapses into a single line. We don't want that.
To Reproduce
Steps to reproduce the behavior:
- Run
gtg start
- Enter an issue number
- Select an issue type
- Press Enter and head over to .gitgo file
Expected behavior
Everything should be in a well-formatted structure and not just in a single line.