Changes (Announcing) SoP
This document describes the process of announcing Changes.
Process
Proposals are sent to the development community for public comment.
-
Verify that the proposal is complete and correct
-
You can choose to announce proposals that are missing some required fields (e.g. Releng ticket), on the condition that those are complete before it is sent to FESCo
-
Ensure the page has the
{{Change_Proposal_Banner}}
macro at the top -
Put the Owner and Email fields are one line instead of multiple. This will make the BZ creation easier later.
-
-
Compose an email as follows.
-
Set the
to:
field todevel-announce@lists.fedoraproject.org
-
Set the
cc:
field todevel@lists.fedoraproject.org
-
Set the subject to F<NN> proposal: <title> (<System-Wide|Self-Contained> Change proposal). This is to make it clear to external readers that this is a proposal and not a final decision.
-
In the body of the email, add the URL to the wiki page
-
Copy the "this is a propsal" content from the wiki page into the body. Again, this is so that it’s unambigiously clear.
-
Copy the wiki source into the body, removing comments and performing other readability cleanup as you deem necessary.
-
-
Send the email
-
Update the wiki page
-
Replace the
ChangeReadyForWrangler
category withChangeAnnounced
-
Add a link to the devel thread in the Current status section
-
-
Add an entry to the Changes table for the release in Friday’s Fedora Facts
Once you have sent the email, you do not need to further participate in the discussion. However, you should at least monitor the tone in case it gets heated.
You can use the pending_changes.py script to list proposals that are awaiting announcement. This is particularly helpful if you set it up in a cron job or systemd timer. |
Want to help? Learn how to contribute to Fedora Docs ›