summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Grunert <Sascha.Grunert@rohde-schwarz.com>2016-10-10 15:45:06 +0200
committerSascha Grunert <Sascha.Grunert@rohde-schwarz.com>2016-10-10 15:45:06 +0200
commit6ad61aa24eb7fa451769672f80b17d6ec0ec6955 (patch)
tree526c4d725f83a3d9e4015a6b4374e0dbdd441800
parentf3e7befe3b8e8d61af92b6eea40eb38870be7393 (diff)
Improved README.md for the category_delimiters feature
-rw-r--r--README.md1
-rw-r--r--rfc/0001-commit-msg.md1
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a715a25..479e4d5 100644
--- a/README.md
+++ b/README.md
@@ -357,6 +357,7 @@ repository:
* [x] Support for custom header and footer fields within templates with multiple or single output.
* [x] Generation of default templates based on the parsing results (`-g`).
* [x] Commit hash links for commits in standard and template output (`show_commit_hash`).
+ * [x] Support for custom category delimiters (`category_delimiters`).
* **Preparation and Verification of commit messages**
* [x] Automatic installation of git hooks inside the local repository.
* [x] Generation of default configuration file during setup.
diff --git a/rfc/0001-commit-msg.md b/rfc/0001-commit-msg.md
index 736721f..018abd5 100644
--- a/rfc/0001-commit-msg.md
+++ b/rfc/0001-commit-msg.md
@@ -47,7 +47,6 @@ A category is used to indicate with one word what has been done in the commit. V
should follow the rules:
- A verb always in simple past form
-- Wrapped in square brackets
- Appear within a list item or a paragraph
- Only once per list item, but multiple times in a commit
- Only mandatory for the commit summary line, but can occur at the second line