Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

One documentation team member is responsible for writing For features released from edx-platform and other repos, the release notes each week. That writer works with the product managers to decide on what will be included in the weekly release notes, and to make sure that the included features and changes are described accurately and positioned appropriately.For features released from other repos, the product managers and doc team members work together to decide on what will be included in the weekly release notes.

The source files for edX release notes are in the edxthe edx-documentation/en-us/release_notes folder.

Process

The process for creating or updating release notes is the process outlined on the Creating and Updating Documentation page, with the additional steps outlined below.

The Documentation team drafts the release notes by making a new branch off of master. Development, product, and PMs review and revise the notes as necessary through a GitHub pull request. 

  1. Doc team identifies release notes content by reviewing the LMS/Studio Release Pages wiki page and asking the product team for items.
  2. Doc team creates a draft of release notes. The team also adds the file on the index.rst page.
  3. When the draft is as complete as possible, create a pull request and tag Development, Product, and PM team members, asking for review and collaboration.
  4. Development, Product, PM, and Training teams can comment or make updates as necessary. 
  5. Doc team drafts an announcement for the partner and Open edX portals for review by another doc team member. The portal announcement is an abridged version of the release notes.
  6. Doc team merges the pull request. If changes come in after this point, the team will make every effort to get the change published as soon as possible. 
  7. Doc team publishes the release notes and republishes all documents affected by the release by creating new builds of documentation projects on readthedocs.
  8. Doc team updates the release date on the docs.edx.org page and publishes the portal announcement on the partner and Open edX portals. The portals automatically send the announcement to subscribers as an email message.

...