Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B blueprints
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
    • Model experiments
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • tails
  • blueprints
  • Wiki
  • monthly_report

monthly_report · Changes

Page history
Make template copy'n'paste-able as is authored Feb 01, 2021 by intrigeri's avatar intrigeri
Hide whitespace changes
Inline Side-by-side
monthly_report.md
View page @ 6e87114c
......@@ -106,109 +106,112 @@ If you feel like it:
Template
========
[[!meta title="Tails report for MONTH, YEAR"]]
[[!meta date="`date --rfc-2822` eg. Thu, 08 Feb 2018 07:21:15 +0000"]]
[[!pagetemplate template="news.tmpl"]]
```
[[!meta title="Tails report for MONTH, YEAR"]]
[[!meta date="`date --rfc-2822` eg. Thu, 08 Feb 2018 07:21:15 +0000"]]
[[!pagetemplate template="news.tmpl"]]
[[!toc ]]
[[!toc ]]
Releases
========
Releases
========
[[Tails VERSION was released on MONTH DAY|news/version_VERSION]] ((emergency release)?):
[[Tails VERSION was released on MONTH DAY|news/version_VERSION]] ((emergency release)?):
XXX: Copy the "Changes" section of the release notes, and compact a bit:
XXX: Copy the "Changes" section of the release notes, and compact a bit:
* Remove lines about software upgrade (that's not Tails itself).
* Remove screenshots.
* Remove "New features" and "Upgrades and changes" headlines.
* Remove line about Changelog.
* Remove lines about software upgrade (that's not Tails itself).
* Remove screenshots.
* Remove "New features" and "Upgrades and changes" headlines.
* Remove line about Changelog.
Tails VERSION+1 is [[scheduled for MONTH DAY|contribute/calendar]].
Tails VERSION+1 is [[scheduled for MONTH DAY|contribute/calendar]].
Code
====
Code
====
XXX: If you feel like it and developers, foundation team, and RMs don't do it themselves,
list important code work that is not covered already by the
Release section (for example, the changes being worked on for
the next version).
XXX: If you feel like it and developers, foundation team, and RMs don't do it themselves,
list important code work that is not covered already by the
Release section (for example, the changes being worked on for
the next version).
Documentation and website
=========================
Documentation and website
=========================
XXX: If you feel like it and technical writers don't do it
themselves, explore the Git history:
XXX: If you feel like it and technical writers don't do it
themselves, explore the Git history:
git log --patch --since='1 October' --until='1 November' origin/master -- "doc**.*m*" "about**.*m*" "support**.*m*" "install**.*m*" "upgrade**.*m*"
git log --patch --since='1 October' --until='1 November' origin/master -- "doc**.*m*" "about**.*m*" "support**.*m*" "install**.*m*" "upgrade**.*m*"
User experience
===============
User experience
===============
XXX: If you feel like it and the UX team does not do it
themselves, check the archives of tails-dev:
<https://lists.autistici.org/list/tails-dev.html>
XXX: If you feel like it and the UX team does not do it
themselves, check the archives of tails-dev:
<https://lists.autistici.org/list/tails-dev.html>
Hot topics on our help desk
===========================
Hot topics on our help desk
===========================
XXX: Ask tails-bugs@boum.org to list hot topics for the last month.
XXX: Ask tails-bugs@boum.org to list hot topics for the last month.
1.
1.
1.
1.
1.
1.
Infrastructure
==============
Infrastructure
==============
Funding
=======
Funding
=======
XXX: The fundraising team should look at the fundraising Git.
XXX: The fundraising team should look at the fundraising Git.
git log --patch --since='1 December' --until='1 January' origin/master
git log --patch --since='1 December' --until='1 January' origin/master
XXX: The fundraising and accounting teams should look at the archives of <tails-fundraising@boum.org> and <tails-accounting@boum.org>.
XXX: The fundraising and accounting teams should look at the archives of <tails-fundraising@boum.org> and <tails-accounting@boum.org>.
Outreach
========
Outreach
========
Past events
-----------
Past events
-----------
Upcoming events
---------------
Upcoming events
---------------
On-going discussions
====================
On-going discussions
====================
XXX: Link to the thread on <https://lists.autistici.org/list/tails-XXX.html>.
XXX: Link to the thread on <https://lists.autistici.org/list/tails-XXX.html>.
Press and testimonials
======================
Press and testimonials
======================
XXX: Copy content from [wiki/src/press/media appearances 2020.mdwn](https://gitlab.tails.boum.org/tails/tails/-/blob/master/wiki/src/press/media_appearances_2020.mdwn)
This page is continuously updated by tails-press@boum.org, so if
it's empty there might be nothing special to report.
XXX: Copy content from [wiki/src/press/media appearances 2020.mdwn](https://gitlab.tails.boum.org/tails/tails/-/blob/master/wiki/src/press/media_appearances_2020.mdwn)
This page is continuously updated by tails-press@boum.org, so if
it's empty there might be nothing special to report.
Translations
============
Translations
============
XXX: Add the output of (adjust month!):
XXX: Add the output of (adjust month!):
sudo apt install intltool
git checkout $(git rev-list -n 1 --before="September 1" origin/master) && \
git submodule update --init && \
./wiki/src/contribute/l10n_tricks/language_statistics.sh
sudo apt install intltool
git checkout $(git rev-list -n 1 --before="September 1" origin/master) && \
git submodule update --init && \
./wiki/src/contribute/l10n_tricks/language_statistics.sh
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.
[[How do we know this?|support/faq#boot-statistics]]
[[How do we know this?|support/faq#boot-statistics]]
XXX: Ask <tails@boum.org> for this number.
XXX: Ask <tails@boum.org> for this number.
```
Clone repository
  • Home
  • Monthly reports
  • Sandbox