Commit graph

5 commits

Author SHA1 Message Date
f43c57ca89 Package Update Guide: Check for dependents with fedrq
Previously, `fedrq` was only mentioned in the Utilities page. On the
other hand, Package Update Guide did not have anything about checking
for affected dependents. Move `fedrq` usage instructions to that page,
so it is part of a document describing a full workflow, rather than
just in a list of random tools.

The new _Finding dependents_ section in Package Update Guide is quite
short for such a complicated topic. It can be extended later. The
purpose of this change is not to exhaustively cover that topic. The
purpose is just to move the existing coverage of `fedrq` abd checking
for affected packages.
2025-01-28 22:03:01 +00:00
3555aa16d8 Utilities: add fbrnch
Add a section about the fbrnch packaging tool
2024-08-14 09:13:18 +00:00
52fb85df60 Add Pull Request Guide
Pull requests are an important aspect of how Fedora packaging works,
and, crucially, the easiest way for new contributors to get started.
Document a way how they can be used.

Fixes #66
2024-07-04 22:07:56 +03:00
379152348f Fix many link-checker.sh warnings and errors
The most common warning is about redirects. Such links are replaced
with direct links. In some cases better syntax for the same URL is
used, and in a single case the link target seems to be completely gone,
so the link is just removed.
2024-07-04 21:39:42 +03:00
81bf7331f3
feat: add page on utilities 2023-06-20 10:34:56 +01:00