]> git.mjollnir.org Git - cil.git/commitdiff
Add my issues.
authorAndrew Ruthven <puck@catalyst.net.nz>
Mon, 22 Sep 2008 03:31:31 +0000 (15:31 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Mon, 22 Sep 2008 03:39:21 +0000 (15:39 +1200)
issues/i_b8061619.cil [new file with mode: 0644]
issues/i_df9e14d6.cil [new file with mode: 0644]

diff --git a/issues/i_b8061619.cil b/issues/i_b8061619.cil
new file mode 100644 (file)
index 0000000..7fec807
--- /dev/null
@@ -0,0 +1,11 @@
+Summary: cil add should detect early on if cil init hasn't been run
+Status: New
+CreatedBy: Andrew Ruthven <andrew@etc.gen.nz>
+AssignedTo: 
+Inserted: 2008-09-22T03:26:21
+Updated: 2008-09-22T03:28:13
+
+Currently if you run cil add you can start to create a bug report, hit save
+and then cil bombs out not being able to create a file inside issues.
+
+cil add should detect if issues doesn't exist and complain early on.
diff --git a/issues/i_df9e14d6.cil b/issues/i_df9e14d6.cil
new file mode 100644 (file)
index 0000000..8d0a17e
--- /dev/null
@@ -0,0 +1,9 @@
+Summary: The CreatedBy field should be autopopulated
+Status: New
+CreatedBy: Andrew Ruthven <andrew@etc.gen.nz>
+AssignedTo: 
+Inserted: 2008-09-22T03:28:32
+Updated: 2008-09-22T03:31:24
+
+The users fullname and username@hostname is probably a reasonable first
+guess.  (DEBNAME and DEBEMAIL environment variables are also good.)