pub const OPEN_MSG: &str = r#"
<!--
Please enter an issue title and description.
The first line is the issue title. The issue description
follows, and must be separated by a blank line, just
like a commit message. Markdown is supported in the title
and description.
-->
"#;