Describe how pull requests are handled

This commit is contained in:
Otto Urpelainen 2021-08-22 08:38:13 +03:00
parent d5062de190
commit 40280db5d5

View file

@ -32,6 +32,22 @@ This repository attempts to follow the following:
* Prefer `https://example.com[here]` over `link:https://example.com[here]`
* Prefer `[#some-ref]` over `[[some-ref]]`
### Pull requests
All changes to the documentation is intended to happen through pull requests.
However, following the spirit of earlier wiki based documentation,
the documentation is intended to be maintainer collectively
by all Fedora packagers.
Due to [technical issues][issue],
the `packager` group from Fedora Account System cannot be granted access,
so there is a separate group [package-maintainer-docs][group] with commit access.
Membership is granted to any packager requesting it.
Please file an issue in the repository if you want to join.
[issue]: https://pagure.io/releng/issue/9927
[group]: https://pagure.io/group/package-maintainer-docs
### Local preview
This repo includes scripts to