Closed Bug 625841 Opened 14 years ago Closed 12 years ago

Reword email notifications for Questions

Categories

(support.mozilla.org :: Questions, task, P3)

Tracking

(Not tracked)

VERIFIED FIXED
2012-03-06

People

(Reporter: cww, Assigned: tgavankar)

Details

(Whiteboard: u=user c=questions s=2012.4 p=1)

One of the simplest (I hope) things to make Questions better is to reword the emails that we currently send out to be friendlier.  I'm assigning myself the task of actually writing the new emails but will reassign once they're done for implementation.

The emails I'm talking about:

The "confirm your question" email.
The "someone has posted a response" email.

I think that's it, but I'll take a quick look in the folder and see if there are other emails to reword.
And by "assigning myself" I mean "adding one extra piece bugspam to your collective inboxes"
Assignee: nobody → cwwmozilla
Here’s an email draft of what it could look like.

Title:
[username] commented on a Firefox question you’re watching

Body:
Hi bram,

cor-el commented on a Firefox question on support.mozilla.org:
[http://support.mozilla.org/questions/123#answer-305 How do I set the home page for a new tab?]

cor-el wrote:
“Lorem ipsum dolor sit amet”

[http://support.mozilla.org/questions/123#answer-305 See the comment]

[https://support.mozilla.org/questions/916862/vote/305732?helpful Yes! This comment is helpful!]

Help other Firefox users by [https://support.mozilla.org/questions?filter=unsolved browsing for unsolved questions on support.mozilla.org]. You might just make someone's day!
Whiteboard: u=user c=questions s=2012.4 p=
OS: Linux → All
unfortunately these have to be plain text emails, Bram. Could you provide another round without wiki markup?
Priority: -- → P3
Would writing an HTML email be hard to do? I think we’re already sending HTML ones today. But I can adapt to plain text if needed.

HTML

Title:
(username) commented on a Firefox question you’re watching

Body:
Hi (username),

(username) commented on a Firefox question on support.mozilla.org:
<a href="http://support.mozilla.org/questions/123#answer-305" target="_blank">How do I set the home page for a new tab?</a>

cor-el wrote:
“quoted text”

<a href="http://support.mozilla.org/questions/123#answer-305" target="_blank">See the comment</a>

If this comment is helpful, <a href="https://support.mozilla.org/questions/916862/vote/305732?helpful" target="_blank">vote on it</a>.

Help other Firefox users by <a href="https://support.mozilla.org/questions?filter=unsolved" target="_blank">browsing for unsolved questions on support.mozilla.org</a>. You might just make someone's day!
(In reply to Bram Pitoyo [:bram] from comment #4)
> Would writing an HTML email be hard to do?

Yes.

> I think we’re already sending HTML ones today.

We're not.
Hardware: x86 → All
Whiteboard: u=user c=questions s=2012.4 p= → u=user c=questions s=2012.4 p=1
https://bugzilla.mozilla.org/show_bug.cgi?id=625841

Plain text version:

Title:
(username) commented on a Firefox question you’re watching

Body:
Hi (username),

(username) commented on a Firefox question on support.mozilla.org:
How do I set the home page for a new tab?
http://support.mozilla.org/questions/123#answer-305

(username) wrote:
“quoted text”

See the comment:
http://support.mozilla.org/questions/123#answer-305

If this comment is helpful, vote on it
https://support.mozilla.org/questions/916862/vote/305732?helpful

Help other Firefox users by browsing for unsolved questions on support.mozilla.org:
https://support.mozilla.org/questions?filter=unsolved

You might just make someone's day!
Assignee: cwwmozilla → nobody
Assignee: nobody → tgavankar
Copy for “someone has posted a response” email. This one is directed for question creator.

Title:
(username) posted an answer to your question “(question title)”

Body:
Hi (username),

(username) posted an answer to your question on Mozilla Support:
(question title)
(solution url)

(username) wrote:
“(user post)”

See the answer:
(solution url)

If this answer solved your problem, please mark it as “solved”:
(solution url, solved link)
This will help other Firefox users find good answers to their questions!

Help other Firefox users by browsing for unsolved questions on support.mozilla.org:
https://support.mozilla.org/questions?filter=unsolved

You might just make someone’s day!
Done in https://github.com/mozilla/kitsune/commit/856fd5af
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2012-03-06
Verified email notification text changes.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.