Commit graph

4 commits

Author SHA1 Message Date
38f89ab1f9 Pull Request Guide: Fix git remote output
The guide has users clone with the --anonymous flag.  fedpkg fork
detects when the origin is using https, and will also set up the fork to
use https, not ssh.  This corrects the output of the git remote command
to match.
2026-07-09 02:47:22 +00:00
7c94449fc0 Pull Request Guide: Fix 'fedpkg mockbuild' invocation
The preceding instructions ask to create a branch for the build
request. Consequently, `--release rawhide` is needed for fedpkg.
2025-04-12 23:32:53 +03:00
ba64aa79fa Fix typos and improve grammar in Pull Request Guide 2024-12-31 01:09:15 +02: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