From 90f9fbfcde4217553d22df9d233ea2b7b9e461b0 Mon Sep 17 00:00:00 2001 From: Chris Ward Date: Fri, 4 Sep 2015 15:27:44 +0200 Subject: [PATCH] add jira config example --- examples/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/config b/examples/config index f5da9130..820afc18 100644 --- a/examples/config +++ b/examples/config @@ -49,3 +49,9 @@ header = Work on projects item1 = Project One item2 = Project Two item3 = Project Three + +[jboss] +type = jira +prefix = JIRA +project = ORG +url = https://issues.jboss.org/