@@ -19,6 +19,8 @@ fixes, bug reports, contributed documentation, advocacy and supporting other
19
19
users on our mailing lists and forums. Financial contributions are also
20
20
welcome.
21
21
22
+ QGIS source code is available at https://github.com/qgis/QGIS.
23
+
22
24
You can also <a href="https://qgis.org/downloads/qgis-api-doc.7z">download</a>
23
25
this documentation or a <a href="qgis.qch">Qt help file</a>
24
26
for offline use.
@@ -31,7 +33,7 @@ the documentation</a> available.
31
33
See \ref api_break for information about incompatible changes to API between releases.
32
34
33
35
Earlier versions of the documentation are also available on the QGIS website:
34
- <a href="https://qgis.org/api/3.30">3.30</a>
36
+ <a href="https://qgis.org/api/3.30">3.30</a>,
35
37
<a href="https://qgis.org/api/3.28">3.28 (LTR)</a>,
36
38
<a href="https://qgis.org/api/3.26">3.26</a>,
37
39
<a href="https://qgis.org/api/3.24">3.24</a>,
@@ -69,15 +71,14 @@ See \ref qgsquick for information about QGIS Quick (QML) components library
69
71
For support we encourage you to join our <a
70
72
href="https://qgis.org/en/site/forusers/support.html#mailing-lists">mailing lists</a> for
71
73
users and developers.
74
+ Some QGIS users and developers can also often be found on channels such as Matrix, Telegram, ...
72
75
73
76
\section index_bugs Bug Reporting
74
77
If you think you have found a bug, please report it using our <a
75
78
href="https://github.com/qgis/QGIS/issues">bug tracker</a>. When reporting bugs,
76
79
please be available to follow up on your initial report.
77
80
78
- \section index_ircchannel IRC channel
79
- Some QGIS users and developers can also often be found in the
80
- <a href="irc://irc.freenode.net/#qgis">\#qgis</a> IRC channel on irc.freenode.net.<p>
81
+ <p>
81
82
82
83
\htmlonly
83
84
<p>
0 commit comments