summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
blob: 793978ab9332d177bfa1239fc4b51e7ce860462a (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
How to contribute to gedit
==========================

gedit development relies on voluntary contributions and everyone is invited to
help.

If you are interested in helping us to improve gedit, you can contact the
developers, see the “Getting in Touch” section on the
[gedit wiki page](https://wiki.gnome.org/Apps/Gedit).

Contributions other than software development
---------------------------------------------

See the [GNOME wiki](https://wiki.gnome.org/).

Doing **bug triaging** on the bug tracker is a very useful task for gedit,
because gedit is used by many people and there are therefore lots of bug reports
or feature requests.

Software development
--------------------

To get started with gedit development, see the file
[docs/gedit-development-getting-started.md](docs/gedit-development-getting-started.md).