In May 2023 we started experimenting with Monthly Reports curation being a [responsibility of the Fundraising team](https://tails.net/contribute/working_together/roles/fundraising/).
In May 2023 we started experimenting with Monthly Reports curation being a [responsibility of the Fundraising team](https://tails.net/contribute/working_together/roles/fundraising/).
The curator is solely responsible for the report, but contributors are encouraged to help.
The curator is solely responsible for the report, but contributors are encouraged to help.
You have 2 ways to work on the report:
You have 2 ways to work on the report:
* editing in GitLab web interface
* editing in GitLab web interface
* editing using Git on your computer
* editing using Git on your computer
To initialize the wiki page for the monthly report you're working on:
To initialize the wiki page for the monthly report you're working on:
1. Create the `wiki/src/news/report_YEAR_MO.mdwn` page in a new branch in tails.git.
1. Create the `wiki/src/news/report_YEAR_MO.mdwn` page in a new branch in tails.git.
2. Copy and paste the template that's at the bottom of this page, without the code markers.
2. Copy and paste the template that's at the bottom of this page, without the code markers.
# Publishing
# Publishing
- Ensure the `meta date=` directive is set to today's date in RFC 2822 format (e.g. `date --rfc-2822`).
- Ensure the `meta date=` directive is set to today's date in RFC 2822 format (e.g. `date --rfc-2822`).
- Copy the report to `wiki/src/news/report_YEAR_MO.mdwn` in tails.git.
- Copy the report to `wiki/src/news/report_YEAR_MO.mdwn` in tails.git.
-[Build the website locally](https://tails.boum.org/contribute/build/website) and check that it builds fine and the report renders well (e.g. no broken links).
-[Build the website locally](https://tails.boum.org/contribute/build/website) and check that it builds fine and the report renders well (e.g. no broken links).
- Commit.
- Commit.
- Push.
- Push.
- Tweet about the report:
- Tweet about the report:
- "In MONTH, we worked on \[...\] and more: https://tails.boum.org/news/report_YEAR_MO."
- "In MONTH, we worked on \[...\] and more: https://tails.boum.org/news/report_YEAR_MO."
- If you don't have access to our Twitter account send your text for the tweet along with your merge request for the report.
- If you don't have access to our Twitter account send your text for the tweet along with your merge request for the report.
- Email the [simplified HTML version of the report](https://tails.boum.org/inc/simplified_monthly_report):
- Email the [simplified HTML version of the report](https://tails.boum.org/inc/simplified_monthly_report):
```plaintext
```plaintext
To: tails-dev@boum.org
To: tails-dev@boum.org
Cc: tor-project@lists.torproject.org
Cc: tor-project@lists.torproject.org
Subject: Tails report for XXXXXXXX YYYY
Subject: Tails report for XXXXXXXX YYYY
Reply-to: tails-dev@boum.org
Reply-to: tails-dev@boum.org
```
```
Do the following to compose an email in HTML in _Thunderbird_:
Do the following to compose an email in HTML in _Thunderbird_:
2. In the **Composition & Addressing** tab of your email account, select **Compose messages in HTML format**.
2. In the **Composition & Addressing** tab of your email account, select **Compose messages in HTML format**.
If your email client, like _Thunderbird_ in Tails, doesn't allow you to send emails in HTML format, you can probably do so from the webmail application of your email provider.
If your email client, like _Thunderbird_ in Tails, doesn't allow you to send emails in HTML format, you can probably do so from the webmail application of your email provider.
- Make sure that we already have a curator for next month.
- Make sure that we already have a curator for next month.
If we do, notify them.
If we do, notify them.
Else, raise the issue to Core Workers and update the [list of volunteers](monthly_report#coordinators).
Else, raise the issue to Core Workers and update the [list of volunteers](monthly_report#coordinators).
# Template
# Template
```plaintext
```plaintext
[[!meta title="Tails report for MONTH YEAR"]]
[[!meta title="Tails report for MONTH YEAR"]]
[[!meta date="`date --rfc-2822` eg. Thu, 08 Feb 2018 07:21:15 +0000"]]
[[!meta date="`date --rfc-2822` eg. Thu, 08 Feb 2018 07:21:15 +0000"]]
[[!pagetemplate template="news.tmpl"]]
[[!pagetemplate template="news.tmpl"]]
[[!toc]]
[[!toc]]
Highlights
Highlights
==========
==========
XXX: Pick at least 3 highlights of the month (achievements, plans)
XXX: Pick at least 3 highlights of the month (achievements, plans)
from the monthly reports already send by teams, and optionally
from the monthly reports already send by teams, and optionally
from [reports written for sponsors](https://tails.boum.org/contribute/reports).
from [reports written for sponsors](https://tails.boum.org/contribute/reports).
Write a paragraph of prose about each of these highlighted topics.
Write a paragraph of prose about each of these highlighted topics.
Releases
Releases
========
========
[[Tails VERSION|news/version_VERSION]] was released on MONTH DAY ((emergency release)?):
[[Tails VERSION|news/version_VERSION]] was released on MONTH DAY ((emergency release)?):
XXX: Summarize the major changes introduced in the release during this month, if any.
XXX: Summarize the major changes introduced in the release during this month, if any.
Metrics
Metrics
=======
=======
Tails has been started more than BOOTS/MONTH times this month. This makes BOOTS/DAY boots a day on average.
Tails has been started more than BOOTS/MONTH times this month. This makes BOOTS/DAY boots a day on average.
XXX: Check the [archives of tails-dev@boum.org](https://lists.autistici.org/list/tails-dev.html) for this number.
XXX: Check the [archives of tails-dev@boum.org](https://lists.autistici.org/list/tails-dev.html) for this number.