76 lines
3.4 KiB
HTML
76 lines
3.4 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>Mailing lists and bug reports: GTK+ 3 Reference Manual</title>
|
||
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
||
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
|
||
<link rel="up" href="gtk.html" title="Part I. GTK+ Overview">
|
||
<link rel="prev" href="ch01s05.html" title="Custom Drawing">
|
||
<link rel="next" href="gtk-question-index.html" title="Common Questions">
|
||
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
|
||
<link rel="stylesheet" href="style.css" type="text/css">
|
||
</head>
|
||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
||
<td width="100%" align="left" class="shortcuts"></td>
|
||
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
||
<td><a accesskey="u" href="gtk.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
||
<td><a accesskey="p" href="ch01s05.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
||
<td><a accesskey="n" href="gtk-question-index.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
||
</tr></table>
|
||
<div class="refentry">
|
||
<a name="gtk-resources"></a><div class="titlepage"></div>
|
||
<div class="refnamediv"><table width="100%"><tr>
|
||
<td valign="top">
|
||
<h2><span class="refentrytitle">Mailing lists and bug reports</span></h2>
|
||
<p>Mailing lists and bug reports —
|
||
Getting help with GTK+
|
||
</p>
|
||
</td>
|
||
<td class="gallery_image" valign="top" align="right"></td>
|
||
</tr></table></div>
|
||
<div class="refsect1">
|
||
<a name="id-1.2.4.3"></a><h2>Filing a bug report or feature request</h2>
|
||
<p>
|
||
If you encounter a bug, misfeature, or missing feature in GTK, please
|
||
file a bug report on <a class="ulink" href="https://gitlab.gnome.org/GNOME/gtk/issues" target="_top">GitLab</a>.
|
||
</p>
|
||
<p>
|
||
Don't hesitate to file a bug report, even if you think we may know
|
||
about it already, or aren't sure of the details. Just give us as much
|
||
information as you have, and if it's already fixed or has already been
|
||
discussed, we'll add a note to that effect in the report.
|
||
</p>
|
||
<p>
|
||
The bug tracker should definitely be used for feature requests, it's
|
||
not only for bugs. We track all GTK development in GitLab, so it's
|
||
the way to be sure the GTK developers won't forget about an issue.
|
||
</p>
|
||
<p>
|
||
Just make sure that any issue filed is actionable, and contains clear
|
||
instructions on how to reproduce an issue, and the conditions to close
|
||
the bug report or feature request. Non-actionable, or user support
|
||
questions will be directed to Discourse.
|
||
</p>
|
||
</div>
|
||
<div class="refsect1">
|
||
<a name="id-1.2.4.4"></a><h2>Contributing</h2>
|
||
<p>
|
||
Please, follow the instructions outlined in the
|
||
<a class="ulink" href="https://gitlab.gnome.org/GNOME/gtk/-/blob/master/CONTRIBUTING.md" target="_top">Contribution Guide</a> available in the GTK
|
||
source code repository.
|
||
</p>
|
||
</div>
|
||
<div class="refsect1">
|
||
<a name="id-1.2.4.5"></a><h2>User support</h2>
|
||
<p>
|
||
If you have questions about building, using, or contributing to GTK, please
|
||
open a topic on <a class="ulink" href="https://discourse.gnome.org/tag/gtk" target="_top">Discourse</a>.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
<div class="footer">
|
||
<hr>Generated by GTK-Doc V1.33.1</div>
|
||
</body>
|
||
</html> |