Websites/Processes/Website Template: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Copy and paste the following template into the wiki page that will be used for your new website.
[[Category:Webdev/Processes|Website Template]]
[[Category:Webdev/Templates]]


The wiki page should be located at https://wiki.mozilla.org/Websites/Website_Name.
<nowiki>
This page contains all of the important details for {Website Name}.
This page contains all of the important details for {Website Name}.


= Elevator Pitch =
= Project Description =
{The 1 to 2 line summary describing this site / campaign.}
{The 1 to 2 line summary describing this site / campaign.}


= Goals and Measurements =
= Project Purpose & Details  =
 
* Project Brief
* User Stories
 
= Project Information =
 
* Communications Channel(s): IRC, Basecamp, or other communications method
* Team members (RASCI)
* Notes & Meetings Hub
* How to contribute
 
== Website Information ==


== Overview ==
* Code name: {something catchy that will exist for entire project}
* Code name: {something catchy that will exist for entire project}
* Prod URL:  http://www.example.com
* Prod URL:  http://example.mozilla.org
* Stage URL: http://stage.example.com/
* Dev URL: http://example-dev.allizom.org/
* Code Repo: http://www.code-repository-url.com/
* Stage URL: http://example-stage.allizom.org/
* L10N Repo: http://www.l10n-repository-url.com/
* Code Repo: https://github.com/mozilla/example
* L10N Repo: https://svn.mozilla.org/projects/l10n-misc/trunk/example/locale/
* Code: Language / Framework
* Code: Language / Framework
* Product Owner: Group; Person
* Dev Team: Group; Person
* IRC Channel: #{websitename} on irc.mozilla.com
* Team Email: team-email@example.com


= Team =
= Team =
The primary and secondary contacts for each role of this project:
The primary and secondary contacts for each role of this project:


Line 38: Line 45:
* Legal - {Name}
* Legal - {Name}


= Meetings =
* Complete RASCI
Meetings will be scheduled, called and driven by {Name}.
 
* [[Websites/{Website_Name}/Meetings/Kickoff|Kickoff Meeting]]
* [[Websites/{Website_Name}/Meetings/2011-12-31|2011-12-31 Meeting]]
 
= Considerations =
{* This site will be localized.}
{* This site will be collecting email addresses in Responsys.}
{* This site will be sending emails via a 3rd party provider.}
{* This site will need to be load tested.}
 
= Designs =
== Mockups ==
== Wireframes ==
== User Stories ==


= Project Management =
= Project Management =
* {{Bug|123456}} Project Tracking Bug
* {{Bug|123456}} Project Tracking Bug
* Project Timeline


== Bugs ==
== Key Deliverable Bugs ==
Bugs should be filed with normal visibility; Security bugs should be filed with private visibility.


* [https://bugzilla.mozilla.org/enter_bug.cgi?product=Websites&component={Component Name} File a Bug] in Websites/{Website Name}
* {{Bug|123456}} Project Tracking Bug
* [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&resolution=DUPLICATE&query_format=advanced&short_desc_type=allwordssubstr&component={Component Name}&product=Websites Open {Website Name}] bugs
 
= End of Life =


</nowiki>
= End of Life Plan =

Latest revision as of 22:29, 30 May 2014


This page contains all of the important details for {Website Name}.

Project Description

{The 1 to 2 line summary describing this site / campaign.}

Project Purpose & Details

  • Project Brief
  • User Stories

Project Information

  • Communications Channel(s): IRC, Basecamp, or other communications method
  • Team members (RASCI)
  • Notes & Meetings Hub
  • How to contribute

Website Information

Team

The primary and secondary contacts for each role of this project:

  • Product owner - {Name}
  • TPM - {Name}
  • Web Project Manager - {Name}
  • Developers - {Name}
  • L10N - {Name}
  • Designer - {Name}
  • IT - {Name}
  • QA - {Name}
  • UX - {Name}
  • Security - {Name}
  • Legal - {Name}
  • Complete RASCI

Project Management

Key Deliverable Bugs

End of Life Plan