From b41e4d45d837efba05b523d9bf703b199526658c Mon Sep 17 00:00:00 2001
From: Andrew Ruthven <puck@catalyst.net.nz>
Date: Mon, 22 Sep 2008 15:35:53 +1200
Subject: [PATCH] Setup cil.

---
 .cil              | 13 +++++++++++++
 issues/README.txt |  3 +++
 2 files changed, 16 insertions(+)
 create mode 100644 .cil
 create mode 100644 issues/README.txt

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
-- 
2.30.2