-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathcontributing.html
More file actions
44 lines (40 loc) · 3.14 KB
/
contributing.html
File metadata and controls
44 lines (40 loc) · 3.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
permalink: /contributing
layout: article
title: Contributing to Solid
breadcrumbs:
- title: "Contributing to Solid"
---
<div datatype="rdf:HTML" property="description">
<p>Solid is a burgeoning technology that is already being applied in the real-world to solve practical problems, introducing exciting new ways for people to control their data and extract value from it.</p>
<p>The Solid ecosystem evolves and expands thanks to the efforts of the Solid Community. <a href="/get_a_pod">Get a pod</a> and try out some of the <a href="/apps">applications</a> created by the community. Check out some of the exciting work underway in several prestigious <a href="/labs">Research Labs</a> across the world.</p>
<p>There is much more work to do, and many exciting problems left to solve. We invite and encourage you to join in!</p>
</div>
<section resource="#engage_with_the_community" inlist="" rel="hasPart" class="article-section">
<h2 id="engage_with_the_community" property="name">Engage with the Community</h2>
<div datatype="rdf:HTML" property="description">
<ul>
<li>Join the <a href="https://forum.solidproject.org">Solid Project Forum</a>.</li>
<li>Join the live <a href="https://gitter.im/solid/chat">Solid Gitter Chat</a>.</li>
<li>Attend the quarterly online <a href="https://www.eventbrite.co.uk/o/solid-project-30026804546">Solid World</a> gathering, and other <a href="/events">events</a> hosted across the world by community members.</li>
<li>Sign up for the <a href="/newsletter">Newsletter</a> newsletter.</li>
</ul>
</div>
</section>
<section resource="#contribute_to_the_ecosystem" inlist="" rel="hasPart" class="article-section">
<h2 id="contribute_to_the_ecosystem" property="name">Contribute to the ecosystem</h2>
<div datatype="rdf:HTML" property="description">
<ul>
<li><a href="/for_developers">Learn to develop</a> Solid applications and <a href="/apps">share them</a> with the community!</li>
<li><a href="/for_developers/tools">Contribute to existing tools and libraries</a> or make new ones!</li>
</ul>
<p>For organisations interested in how Solid can help address specific problems or use cases, email the <a href="/team">Solid Team</a> at <a href="mailto:solid+info@theodi.org">solid+info@theodi.org</a>, and we’ll be happy to provide some guidance.</p>
</div>
</section>
<section resource="#contribute_to_the_specification" inlist="" rel="hasPart" class="article-section">
<h2 id="contribute_to_the_specification" property="name">Contribute to the Specification</h2>
<div datatype="rdf:HTML" property="description">
<p>The Solid Specification consists of several <a href="/TR/">Technical Reports</a> (TR), each of which is edited by a <a href="https://github.com/solid/specification/blob/main/README.md#solid-panels">Solid panel</a>. Anyone can propose changes, identify problems, or suggest new use cases by <a href="https://github.com/solid/specification/issues">filing issues</a> or submitting <a href="https://github.com/solid/specification/pulls">pull requests</a> via GitHub.</p>
<p>For more information, see the <a href="/TR/">Solid Technical Reports index</a>.</p>
</div>
</section>