From: Don Armstrong Date: Thu, 6 Jul 2017 02:56:54 +0000 (-0700) Subject: add a link to the bug when thanking new bug submissions X-Git-Tag: release/2.6.0~93 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=01dd43e9314048c09bf05c782b09b7a27f6cbde4 add a link to the bug when thanking new bug submissions --- diff --git a/debian/changelog b/debian/changelog index 64257c3..c35ac38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -414,6 +414,7 @@ debbugs (2.4.2~exp0) experimental; urgency=low #517834) * Ditch extra blank lines (closes: #494843) * Handle ' ending links in Debbugs::CGI::Bugreport (closes: #539020) + * Add a link to ack_thanks in process (Closes: #863274) -- Don Armstrong Sun, 26 Jul 2009 05:48:16 -0700 diff --git a/templates/en_US/mail/process_ack_thanks_new.tmpl b/templates/en_US/mail/process_ack_thanks_new.tmpl index 61954ab..adcb5c0 100644 --- a/templates/en_US/mail/process_ack_thanks_new.tmpl +++ b/templates/en_US/mail/process_ack_thanks_new.tmpl @@ -1 +1,3 @@ Thank you for filing a new {$config{bug}} report with {$config{project}}. + +You can follow progress on this {$config{bug}} here: {bugurl($ref)}.