Files
RedBear-OS/recipes/libs/glib/source/docs/reference/glib/resources.md
T
vasilito facf0c92e0 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01:00

1.9 KiB
Raw Blame History

Title: Support and Bug Reports SPDX-License-Identifier: LGPL-2.1-or-later SPDX-FileCopyrightText: 2002 Matthias Clasen SPDX-FileCopyrightText: 2018 Collabora, Ltd. SPDX-FileCopyrightText: 2019 Emmanuele Bassi

Support and Bug Reports

Filing a Bug Report or Feature Request

If you encounter a bug, misfeature, or missing feature in GLib, please file a bug report on the issue tracker at https://gitlab.gnome.org/GNOME/glib/issues/new. Wed also appreciate reports of incomplete or misleading information in the GLib documentation; file those with the Documentation label.

Dont hesitate to file a bug report, even if you think we may know about it already, or arent sure of the details. Just give us as much information as you have, and if its already fixed or has already been discussed, well add a note to that effect in the report.

The issue tracker should definitely be used for feature requests, its not only for bugs. We track all GLib development in GitLab, so its the way to be sure the GLib developers wont forget about an issue.

Code Contributions

If you develop a bugfix or enhancement for GLib, please open a merge request for that in GitLab as well. All branches must be offered under the terms of the GNU LGPL license, so be sure you are authorized to give us the branch under those terms.

If you want to discuss your branch before or after developing it, open a topic on Discourse. But be sure to create the GitLab merge request as well; if the branch is only on the list and not in GitLab, its likely to slip through the cracks.

Discussions and User Questions

The GLib issue tracker is meant for discussions with actionable topics. If you want to ask a question about using GLib, or discuss new features, you should use the glib tag on Discourse.