All checks were successful
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
19 lines
805 B
XML
19 lines
805 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="ilovefs" date="2010-02-14" status="active">
|
|
<title>I Love Free Software</title>
|
|
<description>
|
|
We often underestimate the power of a simple <strong>Thank
|
|
You</strong>. Free Software contributors do important work for our society and the "I Love Free Software Day" on 14 February is the perfect opportunity for you to express your special gratitude. Since 2010, we have celebrated this wonderful annual event with an ever-growing and diverse community. ♥ ♥ ♥
|
|
</description>
|
|
<link href="/activities/ilovefs/"/>
|
|
<image url="/graphics/logos/ilovefs.png"/>
|
|
<order priority="6" highlight="yes"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|