From e36ef7a76e4cff5523a3362fd74b6cc6dc0ca072 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 11 May 2011 15:24:41 +1000 Subject: Add commit-template support Reviewed-by: Rohan McGovern --- .commit-template | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .commit-template (limited to '.commit-template') diff --git a/.commit-template b/.commit-template new file mode 100644 index 00000000..589ca895 --- /dev/null +++ b/.commit-template @@ -0,0 +1,10 @@ +# ===[ Subject ]==========[ one line, please wrap at 72 characters ]===| + +# ---[ Details ]---------[ remember extra blank line after subject ]---| + +# ---[ Fields ]-----------------[ uncomment and edit as applicable ]---| + +#Task-number: +#Reviewed-by: + +# ==================================[ please wrap at 72 characters ]===| -- cgit v1.2.1