From: Andrew Ruthven Date: Mon, 22 Sep 2008 03:31:31 +0000 (+1200) Subject: Add my issues. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=39a797a70f40a6aab18a1961c99d9f109e25ab50;p=cil.git Add my issues. --- diff --git a/issues/i_b8061619.cil b/issues/i_b8061619.cil new file mode 100644 index 0000000..7fec807 --- /dev/null +++ b/issues/i_b8061619.cil @@ -0,0 +1,11 @@ +Summary: cil add should detect early on if cil init hasn't been run +Status: New +CreatedBy: Andrew Ruthven +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 index 0000000..8d0a17e --- /dev/null +++ b/issues/i_df9e14d6.cil @@ -0,0 +1,9 @@ +Summary: The CreatedBy field should be autopopulated +Status: New +CreatedBy: Andrew Ruthven +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.)