From c24a067d4a427fbeec1dcee7452979ed57074f92 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sat, 25 Dec 2010 14:24:44 +1300 Subject: [PATCH] Add cil for internal issue tracking. --- .cil | 12 ++++++++++++ issues/README.txt | 3 +++ 2 files changed, 15 insertions(+) create mode 100644 .cil create mode 100644 issues/README.txt diff --git a/.cil b/.cil new file mode 100644 index 00000000..ad76867c --- /dev/null +++ b/.cil @@ -0,0 +1,12 @@ +UseGit: 1 +StatusStrict: 1 +StatusOpenList: New +StatusOpenList: InProgress +StatusClosedList: Finished +DefaultNewStatus: New +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 00000000..2e01334e --- /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://www.chilts.org/projects/cil/