Skip to content

Commit d485a94

Browse files
committed
feat: add reference/governance/ethos
Adds the Ubuntu Ethos overview page. This commit copies the text from https://ubuntu.com/community/ethos at the time of this commit.
1 parent 6b82559 commit d485a94

File tree

6 files changed

+38
-3
lines changed

6 files changed

+38
-3
lines changed

docs/.custom_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ cryptographically
1313
dev
1414
dvipng
1515
empathic
16+
equalizing
1617
fonts
1718
freefont
1819
genotype
File renamed without changes.
File renamed without changes.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
(ethos)=
2+
# Ethos
3+
4+
```{toctree}
5+
:maxdepth: 1
6+
:hidden:
7+
8+
Code of Conduct <code-of-conduct>
9+
diversity-policy
10+
mission
11+
```
12+
13+
Ubuntu is more than just a name. It embodies the very essence of our community. Deriving from an ancient African word that means “humanity to others”, our mission is and has always been to spread this spirit to the software world.
14+
15+
## Ubuntu Code of Conduct
16+
17+
Members of the Ubuntu Community follow a simple code of conduct that helps ensure our community stays healthy, stable and remains a place for collaboration and prosperity. For those wanting to join in our efforts, it is crucial to learn and embody these important principles.
18+
19+
{ref}`Read the Ubuntu Code of Conduct <code-of-conduct>`
20+
21+
## Diversity Policy
22+
23+
Our community gains strength from its diversity and actively encourages everyone to participate in the project. We are committed to fostering a community that everyone feels proud to be a part of and one that is built around a mutual respect for one another.
24+
25+
{ref}`Discover how we support and honour our diversity <diversity-policy>`
26+
27+
## Our Mission
28+
29+
The mission for Ubuntu is both social and economic. We believe that bringing free software to the widest audience will empower individuals and communities to innovate, experiment and grow. It is through the great equalizing quality of open source that we seek to spread the spirit of Ubuntu around the world.
30+
31+
{ref}`Learn the guiding tenets of the Ubuntu Mission <mission>`
File renamed without changes.

docs/reference/governance/index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
(reference-governance)=
22
# Governance
33

4+
```{toctree}
5+
:maxdepth: 2
6+
7+
ethos/index
8+
```
9+
410
```{toctree}
511
:maxdepth: 1
612
7-
diversity-policy
813
membership-perks
9-
Code of Conduct <code-of-conduct>
1014
teams
11-
Mission <mission>
1215
conflict-resolution
1316
```

0 commit comments

Comments
 (0)