Confirmed users
5,365
edits
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
# if YES, done! | # if YES, done! | ||
# if NO, get form with operating system and Thunderbird version, user must fill in operating system and Thunderbird version (no default provided so user has to fill this in, but we will make it easy) (enhancement: paste in text from about:support which hopefully will appear in 3.2) | # if NO, get form with operating system and Thunderbird version, user must fill in operating system and Thunderbird version (no default provided so user has to fill this in, but we will make it easy) (enhancement: paste in text from about:support which hopefully will appear in 3.2) | ||
# next form is title, tags (pre- | # next form is title, tags (pre-populated in with keywords (minus stop words) from above),description, emotion (tempted to hardcode to happy but I won't :-) ) | ||
description, emotion (tempted to hardcode to happy but I won't) | |||
# submit (error check, all stop words are removed with warning about | # submit (error check, all stop words are removed with warning about | ||
that, automatically add tags for operating system, tb version ) | that, automatically add tags for operating system, tb version ) | ||
# GS topic created | # GS topic created | ||
# redirected to newly created GS topic | # redirected to newly created GS topic | ||