Skip to content

Commit 4dabce5

Browse files
feat: update contributing page (#796)
Signed-off-by: Wouter Termont <woutermont@gmail.com> Co-authored-by: Timea <4144203+timea-solid@users.noreply.github.com>
1 parent ad9cad1 commit 4dabce5

1 file changed

Lines changed: 26 additions & 27 deletions

File tree

pages/contributing.md

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,52 +4,51 @@ title: Contributing to Solid
44
permalink: contributing
55
---
66

7-
## How can I get involved?
7+
# How can I get involved?
88

99
Solid is a burgeoning technology that is already being applied in the
1010
real-world to solve practical problems, introducing exciting
1111
new ways for people to control their data and extract value from it.
1212

1313
The Solid ecosystem evolves and expands thanks to the efforts of the
14-
Solid Community. Check out some of the [applications](/apps) created by
15-
the community as well as some of the exciting work underway in several
14+
Solid Community. [Get a pod](/users/get-a-pod) and try out some of the [applications](/apps) created by
15+
the community. Check out some of the exciting work underway in several
1616
prestigious [Research Labs](/labs) across the world.
1717

1818
There is much more work to do, and many exciting problems left to
1919
solve. We invite and encourage you to join in!
2020

21-
### Engage with the Community
21+
## Engage with the Community
2222

23-
- [Join the Solid Project Forum](https://forum.solidproject.org).
23+
- Join the [Solid Project Forum](https://forum.solidproject.org).
2424

25-
- [Join the live Gitter Chat](https://gitter.im/solid/chat).
25+
- Join the live [Solid Gitter Chat](https://gitter.im/solid/chat).
2626

27-
- [Attend the monthly Solid World](/events).
27+
- Attend the quarterly online [Solid World](https://www.eventbrite.co.uk/e/solid-world-2023-tickets-577704739427) gathering, and other [events](/events) hosted across the world by community members.
2828

29-
- [Attend other events](/events) hosted across the world by community
30-
members.
29+
- Sign up for the [This Month in Solid](/newsletter) newsletter.
3130

32-
For organizations interested in how Solid can help address specific
33-
problems or use cases, email the [Solid Team](/team) at
34-
[info@solidproject.org](mailto:info@solidproject.org), and we'll be happy
35-
to provide some guidance.
36-
37-
### Strengthen the Specification
31+
## Contribute to the ecosystem
3832

39-
- [Contribute to the Specification](/specification) by proposing
40-
changes, identifying problems, or suggesting new use cases.
33+
- [Learn to develop](/developers) Solid applications and [share them](/apps) with the community!
4134

42-
- [Engage with the Panels](/specification), all of which are actively
43-
working on proposals to the specification in specific topic areas,
44-
from authentication to interoperability.
35+
- [Contribute to existing tools and libraries](/developers/tools) or
36+
make new ones!
4537

46-
### Contribute to the Ecosystem
38+
For organizations interested in how Solid can help address specific
39+
problems or use cases, email the [Solid Team](/team) at
40+
[info@solidproject.org](mailto:info@solidproject.org), and we'll be
41+
happy to provide some guidance.
4742

48-
- [Get a pod](/users/get-a-pod) and try out some [applications](/apps)
49-
for yourself!
43+
## Contribute to the Specification
5044

51-
- [Contribute to existing tools and libraries](/developers/tools) or
52-
make new ones!
45+
The Solid Specification consists of several
46+
[Technical Reports](/specification) (TR), each of which is edited by a
47+
[Solid panel](https://github.com/solid/specification/blob/main/README.md#solid-panels).
48+
Anyone can propose changes, identify problems, or suggest new
49+
use cases by filing an
50+
[issue via GitHub](https://github.com/solid/specification/issues),
51+
or by submitting
52+
[pull requests](https://github.com/solid/specification/pulls).
5353

54-
- [Learn to develop](/developers) Solid applications and [share
55-
them](/apps) with the community!
54+
For more information, see the [specification page](/specification).

0 commit comments

Comments
 (0)