9 lines
120 B
Bash
Executable File
9 lines
120 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "#<type>: <description>
|
|
|
|
#[optional body]
|
|
|
|
#[optional footer(s)]
|
|
|
|
#[ref/close]: <issue identifier>" > $1 |