#32 Update contribution guidelines
Merged 3 years ago by ankursinha. Opened 3 years ago by oturpe.
fedora-docs/ oturpe/package-maintainer-docs contributing-guidelines  into  master

Update contribution guidelines
Otto Urpelainen • 3 years ago  
file modified
+21 -8
@@ -32,21 +32,34 @@ 

  * Prefer `https://example.com[here]` over `link:https://example.com[here]`

  * Prefer `[#some-ref]` over `[[some-ref]]`

  

- ### Pull requests

+ ### Submitting changes

  

- 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

+ The documentation is intended to be maintained collectively

  by all Fedora packagers.

  

+ Trivial changes, such as adding links or correcting typos,

+ can be committed directly to the `master` branch.

+ More substantial changes should be submitted through pull requests

+ and be reviewed by another contributor before merging.

+ 

  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.

+ the `packager` group from the Fedora Account System cannot be granted access,

+ so there is a dedicated Pagure group [package-maintainer-docs][group] with commit access.

+ Membership is granted to authors of all merged pull request.

+ Membership can also be requested by commenting on [issue #23][23].

  

  [issue]: https://pagure.io/releng/issue/9927

  [group]: https://pagure.io/group/package-maintainer-docs

+ [23]: https://pagure.io/fedora-docs/package-maintainer-docs/issue/23

+ 

+ In case a pull request not reviewed in reasonable time,

+ the following actions can be taken, in given order:

+ 

+ * Ask admins of this repository to take a look

+   by tagging them on the pull reuqest.

+ * Ask on the [devel mailing list][devel] why this repository is not responsive.

+ 

+ [devel]: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/

  

  ### Local preview

  

Metadata Update from @ankursinha:
- Request assigned

3 years ago

Pull-Request has been merged by ankursinha

3 years ago
Metadata