From: Andrew Ruthven Date: Mon, 22 Sep 2008 03:35:53 +0000 (+1200) Subject: Setup cil. X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41e4d45d837efba05b523d9bf703b199526658c;p=picture-display.git Setup cil. --- diff --git a/.cil b/.cil new file mode 100644 index 0000000..7d1c465 --- /dev/null +++ b/.cil @@ -0,0 +1,13 @@ +StatusStrict: 1 +StatusAllowedList: New +StatusAllowedList: InProgress +StatusAllowedList: Finished +StatusOpenList: New +StatusOpenList: InProgress +StatusClosedList: Finished +LabelStrict: 1 +LabelAllowedList: Type-Enhancement +LabelAllowedList: Type-Defect +LabelAllowedList: Priority-High +LabelAllowedList: Priority-Medium +LabelAllowedList: Priority-Low diff --git a/issues/README.txt b/issues/README.txt new file mode 100644 index 0000000..302b745 --- /dev/null +++ b/issues/README.txt @@ -0,0 +1,3 @@ +This directory is used by CIL to track issues and feature requests. + +The home page for CIL is at http://kapiti.geek.nz/software/cil.html