From 73b4418cec69cdfdda27c150155f8cfee16e7e55 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 9 Mar 2015 12:25:08 -0400 Subject: [docs] Add git commit template and instructions Hopefully this will make our git log more informative. - Releases: 0.9.0 --- docs/leap-commit-template.README | 47 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 docs/leap-commit-template.README (limited to 'docs/leap-commit-template.README') diff --git a/docs/leap-commit-template.README b/docs/leap-commit-template.README new file mode 100644 index 00000000..ce8809e7 --- /dev/null +++ b/docs/leap-commit-template.README @@ -0,0 +1,47 @@ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +HOW TO USE THIS TEMPLATE: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Run `git config commit.template docs/leap-commit-template` or +edit the .git/config for this project and add +`template = docs/leap-commit-template` +under the [commit] block + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +COMMIT TEMPLATE FORMAT EXPLAINED +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +[type] + + +