Signed-off-by: Hanku Lee <allegrovelo@gmail.com>

self-assign issues in Quick Doc simplified following Docs meeting 2023-03-08
This commit is contained in:
hank L 2023-03-09 13:43:30 +00:00
commit cfbf5d6d9c
No known key found for this signature in database
2 changed files with 2 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 92 KiB

Before After
Before After

View file

@ -1,6 +1,6 @@
= How to contribute to Quick Docs repo
Hanku Lee, Peter Boy; Fedora Documentation Team
:revdate: 2023-03-08
:revdate: 2023-03-09
[abstract]
Fedora Pagure is an Open Source software code hosting system that supports various Fedora project repositories such as, but not limited to, Quick Docs, Server, EPEL (Extra Packages for Enterprise Linux), Modularity and Packaging Committee. This article steps through contribution process for Quick Docs, which contain how-to guides and tutorials for the Fedora Linux. The overall process can be translated for any other Pagure projects. Pre-requisites to begin your first contribution are Fedora account ID, signed contributor agreement, and some familiarity with git pull request. Docs team is looking for more folks from the community helping with docs.
@ -15,12 +15,7 @@ Track issues on the link: https://pagure.io/fedora-docs/quick-docs/issues
=== Self-assign issues
If you find issue that matches your interest and expertise, please leave a comment, asking if someone is working on it and, if not, you want to assign it to yourself.
- Click edit (pen) button
- On assignee field, type your Fedora User name and click it
- Label tags: select tags like improvement, needs changes, where relevant
- Click *Update* button down below
If you find issue that matches your interest and expertise, on assignee field, press *take* link to assign to yourself.
.Assign issues
image::pagure-guide/assign-issues.png[]