## git-bug new Create a new bug ### Synopsis Create a new bug ``` git-bug new [flags] ``` ### Options ``` -F, --file string Take the message from the given file. Use - to read the message from the standard input -h, --help help for new -m, --message string Provide a message to describe the issue -t, --title string Provide a title to describe the issue ``` ### SEE ALSO * [git-bug](git-bug.md) - A bugtracker embedded in Git