canonical/open-documentation-academy

Launchpad: Add an info box on the discontinuation of support for Bazaar

開放

#240 建立於 2025年6月19日

 (4 則留言) (0 個反應) (0 位負責人)Python (99 個分叉)auto 404
clagood first issuehelp wantedsize 2workshop

倉庫指標

星標
 (119 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Background

Launchpad is in the process of discontinuing support for Bazaar. Bazaar has largely fallen out of favor, but is still used by some individuals and communities. From September 1st, 2025, users will not have access to Bazaar. They are, therefore, advised to migrate their repositories to Git before the deadline.

Task

Add an info box in docs that make reference to Bazaar letting users know that it is being discontinued. Due to the number of docs affected, this should not be done manually in every doc. Add an appropriately named .rst file in the /includes folder and reference this file near the top of each affected doc (preferably under any includes already present).

The text in the info box must:

  • Inform users that Bazaar is being discontinued
  • Tell affected users to migrate their code from Bazaar to git and the deadline for migration
  • Link to this page
  • Not be longer than two lines

To preview the expected result, check the existing files in the Launchpad manual /includes folder.

貢獻者指南