From f77b8ebe0659579f44a99a74dcb34c02d202b3ab Mon Sep 17 00:00:00 2001 From: mattn Date: Wed, 8 May 2013 22:09:34 +0900 Subject: Add template for changelog --- template/changelog/base-section | 3 +++ template/changelog/snip-section | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 template/changelog/base-section create mode 100644 template/changelog/snip-section diff --git a/template/changelog/base-section b/template/changelog/base-section new file mode 100644 index 0000000..e805f74 --- /dev/null +++ b/template/changelog/base-section @@ -0,0 +1,3 @@ +Revision history for {{_input_:name}} + + diff --git a/template/changelog/snip-section b/template/changelog/snip-section new file mode 100644 index 0000000..35f7421 --- /dev/null +++ b/template/changelog/snip-section @@ -0,0 +1,3 @@ +{{_input_:title}} {{_expr_:strftime('%Y-%m-%dT%H:%M:%SZ', localtime())}} + - {{_cursor_}} + -- cgit v1.2.3-54-g00ecf