summaryrefslogtreecommitdiff
path: root/README.md
blob: 4c69ca39767708e8486c16471c50d1ec5dbd49a3 (plain)
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
45
46
47
48
49
50
51
52
53
# Endeavour

<img src="https://gitlab.gnome.org/World/Endeavour/raw/main/data/icons/hicolor/scalable/apps/org.gnome.Todo.svg" width="128" height="128" />

Endeavour is an intuitive and powerful application to manage your personal tasks. It uses GNOME
technologies and has complete integration with the GNOME desktop environment.


## Getting Involved

If you want to contribute, please check the [Contributions Guidelines][contribution-guidelines]. If
you want to contribute with code, also check the [Code Style Guidelines][code-style]. It is expected
that contributions follow these guidelines, so it is important to read them **before** submitting
your contribution.

All contributions should follow the GNOME Code of Conduct. You can read more at our
[Contribution Guidelines][contribution-guidelines].

To reduce the overload of the maintainers, full code reviews only happen under the following
conditions:

 * The proposed changes don't break the build.
 * Commit messages strictly follows the [documented style][contribution-guidelines].
 * Code strictly follows [the documented code style][code-style].

Should these conditions aren't met, the contributor will be pointed out and asked to review their
code.


## Getting In Touch

We use IRC as the main form of real-time communication. Asynchronous communication happens on
[Endeavour GitLab Project][gitlab]. You can join us at the [#endeavour:gnome.org][matrix-channel] room on the
[GNOME Matrix channels][matrix-wiki-page].

All communications should follow the GNOME Code of Conduct. You can read more at our
[Contribution Guidelines][contribution-guidelines]. It is expected from everyone to always be
respectful and kind.

Stop by and say hello!


[code-style]: https://gitlab.gnome.org/World/Endeavour/blob/main/doc/HACKING.md
[contribution-guidelines]: https://gitlab.gnome.org/World/Endeavour/blob/main/doc/CONTRIBUTING.md
[gitlab]: https://gitlab.gnome.org/World/Endeavour
[matrix-channel]: https://matrix.to/#/#endeavour:gnome.org
[matrix-wiki-page]: https://wiki.gnome.org/GettingInTouch/Matrix

## Download

<a href="https://flathub.org/apps/details/org.gnome.Todo">
<img src="https://flathub.org/assets/badges/flathub-badge-i-en.png" width="300px" height="100" />
</a>