Describe how pull requests are handled
This commit is contained in:
parent
d5062de190
commit
40280db5d5
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue